{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5244", "STATE": "PUBLIC", "TITLE": "Private data exposure via REST API in BuddyPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "BuddyPress", "version": { "version_data": [ { "version_value": "< 5.1.2" } ] } } ] }, "vendor_name": "buddypress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284: Improper Access Control" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/buddypress/BuddyPress/security/advisories/GHSA-3j78-7m59-r7gv", "refsource": "CONFIRM", "url": "https://github.com/buddypress/BuddyPress/security/advisories/GHSA-3j78-7m59-r7gv" }, { "name": "https://buddypress.org/2020/01/buddypress-5-1-2/", "refsource": "MISC", "url": "https://buddypress.org/2020/01/buddypress-5-1-2/" }, { "name": "https://github.com/buddypress/BuddyPress/commit/39294680369a0c992290577a9d740f4a2f2c2ca3", "refsource": "MISC", "url": "https://github.com/buddypress/BuddyPress/commit/39294680369a0c992290577a9d740f4a2f2c2ca3" } ] }, "source": { "advisory": "GHSA-3j78-7m59-r7gv", "discovery": "UNKNOWN" } }