{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-6030", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The LogDash Activity Log WordPress plugin before 1.1.4 hooks the wp_login_failed function (from src/Hooks/Users.php) in order to log failed login attempts to the database but it doesn't escape the username when it perform some SQL request leading to a SQL injection vulnerability which can be exploited using time-based technique by unauthenticated attacker" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89 SQL Injection" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "LogDash Activity Log", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "1.1.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://wpscan.com/vulnerability/b658e403-006c-4555-b1b2-3603e44f4411/", "refsource": "MISC", "name": "https://wpscan.com/vulnerability/b658e403-006c-4555-b1b2-3603e44f4411/" } ] }, "generator": { "engine": "WPScan CVE Generator" }, "source": { "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "Nicolas Surribas" }, { "lang": "en", "value": "WPScan" } ] }