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

18 lines
727 B
Markdown

### [CVE-2021-24860](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24860)
![](https://img.shields.io/static/v1?label=Product&message=BSK%20PDF%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.2%3C%203.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The BSK PDF Manager WordPress plugin before 3.1.2 does not validate and escape the orderby and order parameters before using them in a SQL statement, leading to a SQL injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/d5891973-37d0-48cb-a5a3-a26c771b3369
#### Github
No PoCs found on GitHub currently.