CVE-2022-0949
WP Block and Stop Bad Bots < 6.930 - Unauthenticated SQLi
Record summary
CVE-2022-0949 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Block Bad Bots and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection WordPress plugin before 6.930 does not properly sanitise and escape the fingerprint parameter before using it in a SQL statement via the stopbadbots_grava_fingerprint AJAX action, available to unauthenticated users, leading to a SQL injection
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Block Bad Bots and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection | CVE List | 6.930 to < 6.930 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Stop Bad Bots <6.930 - SQL InjectionCVSS 9.8
WordPress Stop Bad Bots plugin before 6.930 contains a SQL injection vulnerability. The plugin does not properly sanitise and escape the fingerprint parameter before using it in a SQL statement via the stopbadbots_grava_fingerprint AJAX action, available to unauthenticated users. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
Remediation
Fixed in version 6.930.
Source: ProjectDiscovery