cvelist/2024/13xxx/CVE-2024-13924.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2025-03-08 00:00:31 +00:00
{
2025-03-08 13:00:32 +00:00
"data_version": "4.0",
2025-03-08 00:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13924",
2025-03-08 13:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-03-08 00:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-08 13:00:32 +00:00
"value": "The Starter Templates by FancyWP plugin for WordPress is vulnerable to Blind Server-Side Request Forgery in all versions up to, and including, 2.0.0 via the 'http_request_host_is_external' filter. This makes it possible for unauthenticated attackers 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)",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "fancywp",
"product": {
"product_data": [
{
"product_name": "Starter Templates by FancyWP",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9355b100-08a9-4640-a91b-e56ba1ab9b07?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9355b100-08a9-4640-a91b-e56ba1ab9b07?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/starter-templates/trunk/classess/class-export.php#L3",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/starter-templates/trunk/classess/class-export.php#L3"
}
]
},
"credits": [
{
"lang": "en",
"value": "Francesco Carlucci"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2025-03-08 00:00:31 +00:00
}
]
}
}