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-4160
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_copy_id POST parameter before concatenating it to an SQL query in cg-copy-comments.php and cg-copy-rating.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_14
- https://wpscan.com/vulnerability/813de343-4814-42b8-b8df-1695320512cd
Github
No PoCs found on GitHub currently.