mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
1.0 KiB
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
- https://bulletin.iese.de/post/contest-gallery_19-1-4-1_3
- https://wpscan.com/vulnerability/71feec63-67a5-482e-bf77-1396c306fae6
Github
No PoCs found on GitHub currently.