cvelist/2024/10xxx/CVE-2024-10779.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-11-04 14:00:35 +00:00
{
2024-11-09 03:00:32 +00:00
"data_version": "4.0",
2024-11-04 14:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10779",
2024-11-09 03:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-11-04 14:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-09 03:00:32 +00:00
"value": "The Cowidgets \u2013 Elementor Addons plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.2.0 via the 'ce_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": "codelessthemes",
"product": {
"product_data": [
{
"product_name": "Cowidgets \u2013 Elementor Addons",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ec005f9f-3f63-4d73-9bd5-dc9c4c4b8bfe?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ec005f9f-3f63-4d73-9bd5-dc9c4c4b8bfe?source=cve"
},
{
"url": "https://wordpress.org/plugins/cowidgets-elementor-addons/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/cowidgets-elementor-addons/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Francesco Carlucci"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-11-04 14:00:35 +00:00
}
]
}
}