ghsa-3j78-7m59-r7gv
Vulnerability from github
Published
2020-02-24 17:18
Modified
2021-01-08 20:29
Severity ?
VLAI Severity ?
Summary
Private data exposure via REST API in BuddyPress
Details
In BuddyPress before 5.1.2, requests to a certain REST API endpoint can result in private user data getting exposed. Authentication is not needed.
This has been patched in version 5.1.2.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "buddypress/buddypress" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-5244" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2020-02-24T17:18:06Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "In BuddyPress before 5.1.2, requests to a certain REST API endpoint can result in private user data getting exposed. Authentication is not needed.\n\nThis has been patched in version 5.1.2.", "id": "GHSA-3j78-7m59-r7gv", "modified": "2021-01-08T20:29:11Z", "published": "2020-02-24T17:18:26Z", "references": [ { "type": "WEB", "url": "https://github.com/buddypress/BuddyPress/security/advisories/GHSA-3j78-7m59-r7gv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5244" }, { "type": "WEB", "url": "https://github.com/buddypress/BuddyPress/commit/39294680369a0c992290577a9d740f4a2f2c2ca3" }, { "type": "WEB", "url": "https://buddypress.org/2020/01/buddypress-5-1-2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Private data exposure via REST API in BuddyPress" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…