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

18 lines
750 B
Markdown

### [CVE-2021-24456](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24456)
![](https://img.shields.io/static/v1?label=Product&message=Quiz%20Maker&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.2.0.9%3C%206.2.0.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Quiz Maker WordPress plugin before 6.2.0.9 did not properly sanitise and escape the order and orderby parameters before using them in SQL statements, leading to SQL injection issues in the admin dashboard
### POC
#### Reference
- https://wpscan.com/vulnerability/929ad37d-9cdb-4117-8cd3-cf7130a7c9d4
#### Github
No PoCs found on GitHub currently.