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

986 B

CVE-2022-0769

Description

The Users Ultra WordPress plugin through 3.1.0 fails to properly sanitize and escape the data_target parameter before it is being interpolated in an SQL statement and then executed via the rating_vote AJAX action (available to both unauthenticated and authenticated users), leading to an SQL Injection.

POC

Reference

Github