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

86 lines
2.8 KiB
JSON
Raw Normal View History

2024-12-04 17:00:26 +00:00
{
2025-01-07 05:01:02 +00:00
"data_version": "4.0",
2024-12-04 17:00:26 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-12176",
2025-01-07 05:01:02 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-12-04 17:00:26 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-07 05:01:02 +00:00
"value": "The WordLift \u2013 AI powered SEO \u2013 Schema plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'wl_config_plugin' AJAX action in all versions up to, and including, 3.54.0. This makes it possible for unauthenticated attackers to update the plugin's settings."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "wordlift",
"product": {
"product_data": [
{
"product_name": "WordLift \u2013 AI powered SEO \u2013 Schema",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "3.54.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca6bdde6-f381-4ccb-8984-519cf9aca0b1?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca6bdde6-f381-4ccb-8984-519cf9aca0b1?source=cve"
},
{
"url": "https://wordpress.org/plugins/wordlift/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wordlift/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Tieu Pham Trong Nhan"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-12-04 17:00:26 +00:00
}
]
}
}