CVE-2022-0787
Limit Login Attempts (Spam Protection) < 5.1 - Unauthenticated SQLi
Record summary
CVE-2022-0787 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Limit Login Attempts (Spam Protection) WordPress plugin before 5.1 does not sanitise and escape some parameters before using them in SQL statements via AJAX actions (available to unauthenticated users), leading to SQL Injections
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Limit Login Attempts (Spam Protection) | CVE List | 5.1 to < 5.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALLimit Login Attempts (Spam Protection) < 5.1 - SQL InjectionCVSS 9.8
The Limit Login Attempts (Spam Protection) WordPress plugin before 5.1 does not sanitise and escape some parameters before using them in SQL statements via AJAX actions (available to unauthenticated users), leading to SQL Injections.
Impact
Unauthenticated attackers can execute time-based blind SQL injection via AJAX actions to extract database contents, potentially exposing WordPress user credentials and login attempt data.
Remediation
Fixed in version 5.1
Source: ProjectDiscovery