cve/2022/CVE-2022-4152.md

20 lines
1010 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4152)
![](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, Contest Gallery Pro WordPress plugin before 19.1.5 do not escape the option_id POST parameter before concatenating it to an SQL query in edit-options.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_4
- https://wpscan.com/vulnerability/4b058966-0859-42ed-a796-b6c6cb08a9fc
#### Github
No PoCs found on GitHub currently.