{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-13182", "ASSIGNER": "security@wordfence.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The WP Directorybox Manager plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.5. This is due to incorrect authentication in the 'wp_dp_parse_request' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator." } ] }, "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": "Chimpstudio", "product": { "product_data": [ { "product_name": "WP Directorybox Manager", "version": { "version_data": [ { "version_affected": "<=", "version_name": "*", "version_value": "2.5" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ea9e5e5d-a7fc-4159-a2ae-610bee76f818?source=cve", "refsource": "MISC", "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ea9e5e5d-a7fc-4159-a2ae-610bee76f818?source=cve" }, { "url": "http://localhost:1337/wp-content/plugins/wp-directorybox-manager/elements/login/cs-social-login/cs-social-login.php#L43", "refsource": "MISC", "name": "http://localhost:1337/wp-content/plugins/wp-directorybox-manager/elements/login/cs-social-login/cs-social-login.php#L43" } ] }, "credits": [ { "lang": "en", "value": "Friderika Baranyai" } ], "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" } ] } }