cve/2022/CVE-2022-0434.md
2024-06-18 02:51:15 +02:00

894 B

CVE-2022-0434

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

POC

Reference

Github