cve/2021/CVE-2021-24631.md

19 lines
834 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24631](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24631)
![](https://img.shields.io/static/v1?label=Product&message=Unlimited%20PopUps&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.5.3%3C%3D%204.5.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Unlimited PopUps WordPress plugin through 4.5.3 does not sanitise or escape the did GET parameter before using it in a SQL statement, available to users as low as editor, leading to an authenticated SQL Injection
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-unlimited-popups/
- https://wpscan.com/vulnerability/9841176d-1d37-4636-9144-0ca42b6f3605
#### Github
No PoCs found on GitHub currently.