Files
CVEs-PoC/2021/CVE-2021-24863.md
T
2024-06-18 02:51:15 +02:00

18 lines
885 B
Markdown

### [CVE-2021-24863](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24863)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Block%20and%20Stop%20Bad%20Bots%20Crawlers%20and%20Spiders%20and%20Anti%20Spam%20Protection%20Plugin%20StopBadBots&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.67%3C%206.67%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Block and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection Plugin StopBadBots WordPress plugin before 6.67 does not sanitise and escape the User Agent before using it in a SQL statement to save it, leading to a SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/1e4dd002-6c96-44f9-bd55-61359265f7ae
#### Github
No PoCs found on GitHub currently.