CVE-2022-0434
Page Views Count < 2.4.15 - Unauthenticated SQL Injection
Record summary
CVE-2022-0434 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Page View Count WordPress plugin before 2.4.15 does not sanitise and escape the post_ids parameter before using it in a SQL statement via a REST endpoint, available to both unauthenticated and authenticated users. As a result, unauthenticated attackers could perform SQL injection attacks
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 7, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Page View Count | CVE List | 2.4.15 to < 2.4.15 | affected |
page_view_countBrowse a3rev / page_view_count | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Page Views Count <2.4.15 - SQL InjectionCVSS 9.8
WordPress Page Views Count plugin prior to 2.4.15 contains an unauthenticated SQL injection vulnerability. It does not sanitise and escape the post_ids parameter before using it in a SQL statement via a REST endpoint. 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 lead to unauthorized access to the WordPress database.
Remediation
Update to the latest version of the WordPress Page Views Count plugin (2.4.15) to mitigate the SQL Injection vulnerability.
Source: ProjectDiscovery