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

1021 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