Security Advisory

CVE-2023-6030

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-15 20:09:05
Last updated 2025-05-16 18:30:18
Assigner WPScan
State PUBLISHED

Description

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 doesnt 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