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

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-11-01 10:00:35 +00:00
{
2024-11-22 06:00:31 +00:00
"data_version": "4.0",
2024-11-01 10:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10666",
2024-11-22 06:00:31 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-11-01 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-22 06:00:31 +00:00
"value": "The Easy Twitter Feed \u2013 Twitter feeds plugin for WP plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.2.6 via the [etf] shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract data from password protected, private, or draft posts 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": "bplugins",
"product": {
"product_data": [
{
"product_name": "Easy Twitter Feed \u2013 Twitter feeds plugin for WP",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.2.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d9cd3168-3261-4e36-8fbe-2058cd821937?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d9cd3168-3261-4e36-8fbe-2058cd821937?source=cve"
},
{
"url": "https://wordpress.org/plugins/easy-twitter-feeds/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/easy-twitter-feeds/"
}
]
},
"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-11-01 10:00:35 +00:00
}
]
}
}