Files
CVEs-PoC/2022/CVE-2022-0651.md
T
2025-09-29 21:09:30 +02:00

945 B

CVE-2022-0651

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.

POC

Reference

Github