cve/2022/CVE-2022-4151.md

20 lines
1019 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4151](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4151)
![](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 option_id GET parameter before concatenating it to an SQL query in export-images-data.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_2
- https://wpscan.com/vulnerability/e1320c2a-818d-4e91-8dc9-ba95a1dc4377
#### Github
No PoCs found on GitHub currently.