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

1.0 KiB

CVE-2022-4151

Description

The Contest Gallery WordPress plugin before 19.1.5.1, Contest Gallery Pro WordPress plugin before 19.1.5.1 do not escape the option_id GET parameter before concatenating it to an SQL query in export-images-data.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database.

POC

Reference

Github