.. / CVE-2022-0434

Exploit for WordPress Page Views Count <2.4.15 - SQL Injection (CVE-2022-0434)

Description:

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.

Nuclei Template

View the template here CVE-2022-0434.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0434.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-0434
https://github.com/ARPSyndicate/cvemon
https://wpscan.com/vulnerability/be895016-7365-4ce4-a54f-f36d0ef2d6f1
https://wordpress.org/plugins/page-views-count/
https://github.com/ARPSyndicate/kenzer-templates