mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
1.0 KiB
1.0 KiB
CVE-2022-4155
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 wp_user_id GET parameter before concatenating it to an SQL query in management-show-user.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_6
- https://wpscan.com/vulnerability/a55c6a62-3744-4374-b01a-cb074ac64b4d
Github
No PoCs found on GitHub currently.