2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-02-24 10:21:55 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5244" ,
2020-02-24 10:21:55 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Private data exposure via REST API in BuddyPress"
2020-01-02 21:01:04 +00:00
} ,
2020-02-24 10:21:55 -07:00
"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" ,
2020-01-02 21:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-24 18:01:16 +00:00
"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."
2020-01-02 21:01:04 +00:00
}
]
2020-02-24 10:21:55 -07:00
} ,
"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"
2020-01-02 21:01:04 +00:00
}
2020-02-24 18:01:16 +00:00
}