mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
930 B
930 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
- https://bulletin.iese.de/post/contest-gallery_19-1-4-1_5
- https://wpscan.com/vulnerability/dac32ed4-d3df-420a-a2eb-9e7d2435826a
Github
No PoCs found on GitHub currently.