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

86 lines
3.0 KiB
JSON
Raw Normal View History

2025-01-30 21:00:31 +00:00
{
2025-03-05 10:00:32 +00:00
"data_version": "4.0",
2025-01-30 21:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13810",
2025-03-05 10:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-01-30 21:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-05 10:00:32 +00:00
"value": "The Zass - WooCommerce Theme for Handmade Artists and Artisans theme for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'zass_import_zass' AJAX actions in all versions up to, and including, 3.9.9.10. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import demo content and overwrite the site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "AlThemist",
"product": {
"product_data": [
{
"product_name": "Zass - WooCommerce Theme for Handmade Artists and Artisans",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "3.9.9.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d85e54c2-dff6-42e6-8123-767438f9c5f1?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d85e54c2-dff6-42e6-8123-767438f9c5f1?source=cve"
},
{
"url": "https://themeforest.net/item/zass-wordpress-woocommerce-theme/19614113",
"refsource": "MISC",
"name": "https://themeforest.net/item/zass-wordpress-woocommerce-theme/19614113"
}
]
},
"credits": [
{
"lang": "en",
"value": "Lucio S\u00e1"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2025-01-30 21:00:31 +00:00
}
]
}
}