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

86 lines
3.0 KiB
JSON
Raw Normal View History

2025-01-24 15:01:02 +00:00
{
2025-04-04 06:00:31 +00:00
"data_version": "4.0",
2025-01-24 15:01:02 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13708",
2025-04-04 06:00:31 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-01-24 15:01:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-04-04 06:00:31 +00:00
"value": "The Booster for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in versions 4.0.1 to 7.2.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "pluggabl",
"product": {
"product_data": [
{
"product_name": "Booster for WooCommerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.0.1",
"version_value": "7.2.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f58b3971-e1e4-4337-82a3-99c9079c6696?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f58b3971-e1e4-4337-82a3-99c9079c6696?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/woocommerce-jetpack/trunk/includes/class-wcj-checkout-files-upload.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/woocommerce-jetpack/trunk/includes/class-wcj-checkout-files-upload.php"
}
]
},
"credits": [
{
"lang": "en",
"value": "lucky_buddy"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 7.2,
"baseSeverity": "HIGH"
2025-01-24 15:01:02 +00:00
}
]
}
}