cvelist/2024/13xxx/CVE-2024-13411.json
2025-03-26 12:00:36 +00:00

106 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13411",
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Zapier for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.5.1 via the updated_user() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application which 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": "zapier",
"product": {
"product_data": [
{
"product_name": "Zapier for WordPress",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.5.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/701dc461-88e7-40bf-a4fb-f92723b6e05e?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/701dc461-88e7-40bf-a4fb-f92723b6e05e?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L114",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L114"
},
{
"url": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L210",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L210"
},
{
"url": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L284",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/zapier/trunk/zapier.php#L284"
},
{
"url": "https://wordpress.org/plugins/zapier/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/zapier/#developers"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3257975/",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3257975/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Khayal Farzaliyev"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 6.4,
"baseSeverity": "MEDIUM"
}
]
}
}