CVE-2023-6030: LogDash Activity Log <= 1.1.3 - SQL Injection
漏洞描述
The LogDash Activity Log plugin for WordPress is vulnerable to SQL Injection via the username parameter in all versions up to, and including, 1.1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. [已公开] id: CVE-2023-6030 info: name: LogDash Activity Log <= 1.1.3 - SQL Injection author: Shivam Kamboj severity: critical description: | The LogDash Activity Log plugin for WordPress is vulnerable to SQL Injection via the username parameter in all versions up to, and including, 1.1.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. impact: | Unauthenticated attackers can exploit SQL injection to execute arbitrary SQL commands, potentially compromising the database. remediation: | U
FOFA 语句
暂无
影响范围
LogDash Activity Log
漏洞详情
POC:
已公开
修复建议
暂无