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

18 lines
829 B
Markdown

### [CVE-2021-24829](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24829)
![](https://img.shields.io/static/v1?label=Product&message=Visitor%20Traffic%20Real%20Time%20Statistics&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.9%3C%203.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Visitor Traffic Real Time Statistics WordPress plugin before 3.9 does not validate and escape user input passed to the today_traffic_index AJAX action (available to any authenticated users) before using it in a SQL statement, leading to an SQL injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/cc6585c8-5798-48a1-89f7-a3337f56df3f
#### Github
No PoCs found on GitHub currently.