cve/2022/CVE-2022-4159.md

20 lines
1014 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4159](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4159)
![](https://img.shields.io/static/v1?label=Product&message=Contest%20Gallery%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Contest%20Gallery&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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_id 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_8
- https://wpscan.com/vulnerability/2e993280-1007-4e9d-9ca6-2b5f774e9965
#### Github
No PoCs found on GitHub currently.