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

86 lines
3.0 KiB
JSON
Raw Normal View History

2025-01-13 22:00:54 +00:00
{
2025-01-18 09:00:55 +00:00
"data_version": "4.0",
2025-01-13 22:00:54 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13375",
2025-01-18 09:00:55 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-01-13 22:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-18 09:00:55 +00:00
"value": "The Adifier System plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.1.7. This is due to the plugin not properly validating a user's identity prior to updating their details like password through the adifier_recover() function. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-620 Unverified Password Change",
"cweId": "CWE-620"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "spoonthemes",
"product": {
"product_data": [
{
"product_name": "Adifier System",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "3.1.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fbf2aeed-0f18-4ef6-aff8-9e8c4531d789?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fbf2aeed-0f18-4ef6-aff8-9e8c4531d789?source=cve"
},
{
"url": "https://themeforest.net/item/adifier-classified-ads-wordpress-theme/21633950",
"refsource": "MISC",
"name": "https://themeforest.net/item/adifier-classified-ads-wordpress-theme/21633950"
}
]
},
"credits": [
{
"lang": "en",
"value": "Tonn"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
2025-01-13 22:00:54 +00:00
}
]
}
}