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

938 B

CVE-2022-4154

Description

The Contest Gallery Pro WordPress plugin before 19.1.5 does not escape the wp_user_id GET parameter before concatenating it to an SQL query in management-show-user.php. This may allow malicious users with at administrator privileges (i.e. on multisite WordPress configurations) to leak sensitive information from the site's database.

POC

Reference

Github