Files
CVEs-PoC/2022/CVE-2022-4157.md
T
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2022-4157

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 cg_option_id POST parameter before concatenating it to an SQL query in export-votes-all.php. This may allow malicious users with administrator privileges (i.e. on multisite WordPress configurations) to leak sensitive information from the site's database.

POC

Reference

Github

No PoCs found on GitHub currently.