CVE-2022-0651
WP Statistics <= 13.1.5 Unauthenticated Blind SQL Injection via current_page_type
Record summary
CVE-2022-0651 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WP Statistics WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the current_page_type parameter found in the ~/includes/class-wp-statistics-hits.php file which allows attackers without authentication to inject arbitrary SQL queries to obtain sensitive information, in versions up to and including 13.1.5.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 31, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP StatisticsBrowse WP Statistics / WP Statistics | CVE List | 13.1.5 to ≤ 13.1.5 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress Plugin WP Statistics <= 13.1.5 - SQL InjectionCVSS 7.5
The WP Statistics WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the current_page_type parameter found in the ~/includes/class-wp-statistics-hits.php file which allows attackers without authentication to inject arbitrary SQL queries to obtain sensitive information, in versions up to and including 13.1.5.
Impact
Unauthenticated attackers can exploit time-based blind SQL injection to extract sensitive database contents including user credentials and statistics data.
Remediation
Update wp-statistics plugin to version 13.1.6, or newer.
Source: ProjectDiscovery