Files
CVEs-PoC/2021/CVE-2021-24957.md
T
2024-05-25 21:48:12 +02:00

18 lines
849 B
Markdown

### [CVE-2021-24957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24957)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Page%20Visit%20Counter%20%E2%80%93%20Advanced%20WordPress%20Visit%20Counter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.1.6%3C%206.1.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Advanced Page Visit Counter WordPress plugin before 6.1.6 does not escape the artID parameter before using it in a SQL statement in the apvc_reset_count_art AJAX action, available to any authenticated user, leading to a SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/a282606f-6abf-4f75-99c9-dab0bea8cc96
#### Github
No PoCs found on GitHub currently.