{ "schema_version": "1.4.0", "id": "GHSA-p552-938q-8c73", "modified": "2022-02-03T00:00:39Z", "published": "2022-01-27T00:01:11Z", "aliases": [ "CVE-2021-44692" ], "details": "BuddyBoss Platform through 1.8.0 allows remote attackers to obtain the email address of each user. When creating a new user, it generates a Unique ID for their profile. This UID is their private email address with symbols removed and periods replaced with hyphens. For example. JohnDoe@example.com would become /members/johndoeexample-com and Jo.test@example.com would become /members/jo-testexample-com. The members list is available to everyone and (in a default configuration) often without authentication. It is therefore trivial to collect a list of email addresses.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44692" }, { "type": "WEB", "url": "https://www.buddyboss.com/resources/buddyboss-platform-releases" }, { "type": "WEB", "url": "https://www.cygenta.co.uk/post/buddyboss" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-26T16:15:00Z" } }