CVE-2022-0817
BadgeOS <= 3.7.0 - Unauthenticated SQLi
Record summary
CVE-2022-0817 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The BadgeOS WordPress plugin through 3.7.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action, leading to an SQL Injection exploitable by unauthenticated users
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
BadgeOS | CVE List | 3.7.0 to ≤ 3.7.0 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress BadgeOS <=3.7.0 - SQL InjectionCVSS 9.8
WordPress BadgeOS plugin through 3.7.0 contains a SQL injection vulnerability. It does not sanitize and escape a parameter before using it in a SQL statement via an AJAX action. 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 accessand data leakage.
Remediation
Update to the latest version of the BadgeOS plugin (>=3.7.1) to mitigate this vulnerability.
Source: ProjectDiscovery