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

18 lines
758 B
Markdown

### [CVE-2021-24360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24360)
![](https://img.shields.io/static/v1?label=Product&message=Yes%2FNo%20Chart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.12%3C%201.0.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Yes/No Chart WordPress plugin before 1.0.12 did not sanitise its sid shortcode parameter before using it in a SQL statement, allowing medium privilege users (contributor+) to perform Blind SQL Injection attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/d9586453-cc5c-4d26-bb45-a6370c9427fe
#### Github
No PoCs found on GitHub currently.