2024-05-16 21:00:36 +00:00
{
2024-05-22 09:00:34 +00:00
"data_version" : "4.0" ,
2024-05-16 21:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-5031" ,
2024-05-22 09:00:34 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-05-16 21:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-22 09:00:34 +00:00
"value" : "The Memberpress plugin for WordPress is vulnerable to Blind Server-Side Request Forgery in all versions up to, and including, 1.11.29 via the 'mepr-user-file' shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "MemberPress" ,
"product" : {
"product_data" : [
{
"product_name" : "Memberpress" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "1.11.29"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/80064e3b-6996-49eb-a475-0ffe0e894f9e?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/80064e3b-6996-49eb-a475-0ffe0e894f9e?source=cve"
} ,
{
"url" : "https://memberpress.com/change-log/" ,
"refsource" : "MISC" ,
"name" : "https://memberpress.com/change-log/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Matthew Rollings"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" ,
"baseScore" : 8.5 ,
"baseSeverity" : "HIGH"
2024-05-16 21:00:36 +00:00
}
]
}
}