WordPress Plugin Vulnerabilities

LogDash Activity Log < 1.1.4 - Unauthenticated SQLi

Description

The plugin 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

Proof of Concept

Affects Plugins

Fixed in 1.1.4

References

Classification

Type
SQLI
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Nicolas Surribas
Submitter
Nicolas Surribas
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2023-10-26 (about 2 years ago)
Added
2024-03-05 (about 1 year ago)
Last Updated
2024-03-05 (about 1 year ago)

Other