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

101 lines
4.0 KiB
JSON
Raw Normal View History

2025-01-23 21:00:59 +00:00
{
2025-01-30 13:00:37 +00:00
"data_version": "4.0",
2025-01-23 21:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13694",
2025-01-30 13:00:37 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-01-23 21:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-30 13:00:37 +00:00
"value": "The WooCommerce Wishlist (High customization, fast setup,Free Elementor Wishlist, most features) plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.8.7 via the download_pdf_file() function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to extract data from wishlists that they should not have access to."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285 Improper Authorization",
"cweId": "CWE-285"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "moreconvert",
"product": {
"product_data": [
{
"product_name": "WooCommerce Wishlist (High customization, fast setup,Free Elementor Wishlist, most features)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.8.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59fe7630-ab94-419f-aca5-39b74d86ae4e?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59fe7630-ab94-419f-aca5-39b74d86ae4e?source=cve"
},
{
"url": "https://wordpress.org/plugins/smart-wishlist-for-more-convert/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/smart-wishlist-for-more-convert/#developers"
},
{
"url": "https://plugins.trac.wordpress.org/browser/smart-wishlist-for-more-convert/trunk/includes/class-wlfmc-form-handler.php#L607",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/smart-wishlist-for-more-convert/trunk/includes/class-wlfmc-form-handler.php#L607"
},
{
"url": "https://plugins.trac.wordpress.org/browser/smart-wishlist-for-more-convert/trunk/includes/class-wlfmc-wishlist.php#L529",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/smart-wishlist-for-more-convert/trunk/includes/class-wlfmc-wishlist.php#L529"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3229758/",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3229758/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Tim Coen"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH"
2025-01-23 21:00:59 +00:00
}
]
}
}