mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.0 KiB
1.0 KiB
CVE-2022-4164
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_multiple_files_for_post POST parameter before concatenating it to an SQL query in 0_change-gallery.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database.
POC
Reference
- https://bulletin.iese.de/post/contest-gallery_19-1-4-1_11
- https://wpscan.com/vulnerability/57fff222-2c64-4b52-86cd-ab8db4541627
Github
No PoCs found on GitHub currently.