cvelist/2024/9xxx/CVE-2024-9930.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-10-14 12:00:36 +00:00
{
2024-10-26 02:00:36 +00:00
"data_version": "4.0",
2024-10-14 12:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-9930",
2024-10-26 02:00:36 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-10-14 12:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-26 02:00:36 +00:00
"value": "The Extensions by HocWP Team plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 0.2.3.2. This is due to missing validation on the user being supplied in the 'verify_email' action. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator. The vulnerability is in the Account extension."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-288 Authentication Bypass Using an Alternate Path or Channel",
"cweId": "CWE-288"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "skylarkcob",
"product": {
"product_data": [
{
"product_name": "Extensions by HocWP Team",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "0.2.3.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca3775db-0722-4090-924e-81e38d5dce97?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca3775db-0722-4090-924e-81e38d5dce97?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/sb-core/trunk/ext/account.php?rev=2715527#L374",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/sb-core/trunk/ext/account.php?rev=2715527#L374"
}
]
},
"credits": [
{
"lang": "en",
"value": "Istv\u00e1n M\u00e1rton"
}
],
"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"
2024-10-14 12:00:36 +00:00
}
]
}
}