cve/2021/CVE-2021-25070.md

18 lines
813 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25070)
![](https://img.shields.io/static/v1?label=Product&message=Block%20Bad%20Bots%20and%20Stop%20Bad%20Bots%20Crawlers%20and%20Spiders%20and%20Anti%20Spam%20Protection&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.88%3C%206.88%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Block Bad Bots WordPress plugin before 6.88 does not properly sanitise and escape the User Agent before using it in a SQL statement to record logs, leading to an SQL Injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/e00b2946-15e5-4458-9b13-2e272630a36f
#### Github
No PoCs found on GitHub currently.