cvelist/2024/12xxx/CVE-2024-12116.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-12-03 21:00:35 +00:00
{
2025-01-11 08:00:55 +00:00
"data_version": "4.0",
2024-12-03 21:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-12116",
2025-01-11 08:00:55 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-12-03 21:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-11 08:00:55 +00:00
"value": "The Unlimited Theme Addon For Elementor and WooCommerce plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.2.1 via the 'uta-template' shortcode due to insufficient restrictions on which posts can be included. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract data from private or draft posts created by Elementor that they should not have access to."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key",
"cweId": "CWE-639"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "codepopular",
"product": {
"product_data": [
{
"product_name": "Unlimited Theme Addon For Elementor and WooCommerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9dbdb6cc-2a00-4d34-9c11-62f3d1b51c73?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9dbdb6cc-2a00-4d34-9c11-62f3d1b51c73?source=cve"
},
{
"url": "https://wordpress.org/plugins/unlimited-theme-addons/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/unlimited-theme-addons/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Francesco Carlucci"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2024-12-03 21:00:35 +00:00
}
]
}
}