cvelist/2024/11xxx/CVE-2024-11721.json

86 lines
3.2 KiB
JSON
Raw Normal View History

2024-11-25 19:00:31 +00:00
{
2024-12-14 09:00:59 +00:00
"data_version": "4.0",
2024-11-25 19:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11721",
2024-12-14 09:00:59 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-11-25 19:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-14 09:00:59 +00:00
"value": "The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 3.24.5. This is due to insufficient controls on the user role select field when utilizing the 'Role' field in a form. This makes it possible for unauthenticated attackers to create new administrative user accounts, even when the administrative user role has not been provided as an option to the user, granted that unauthenticated users have been provided access to the form."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "shabti",
"product": {
"product_data": [
{
"product_name": "Frontend Admin by DynamiApps",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "3.24.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e9fdc833-8384-42c0-ad9b-72e5b6351964?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e9fdc833-8384-42c0-ad9b-72e5b6351964?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3204192/acf-frontend-form-element/trunk/main/frontend/fields/user/class-role.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3204192/acf-frontend-form-element/trunk/main/frontend/fields/user/class-role.php"
}
]
},
"credits": [
{
"lang": "en",
"value": "Max Boll"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.1,
"baseSeverity": "HIGH"
2024-11-25 19:00:31 +00:00
}
]
}
}