Files
CVEs-PoC/2021/CVE-2021-24285.md
T
2025-09-29 21:09:30 +02:00

21 lines
1015 B
Markdown

### [CVE-2021-24285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24285)
![](https://img.shields.io/static/v1?label=Product&message=Car%20Seller%20-%20Auto%20Classifieds%20Script&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
The request_list_request AJAX call of the Car Seller - Auto Classifieds Script WordPress plugin through 2.1.0, available to both authenticated and unauthenticated users, does not sanitise, validate or escape the order_id POST parameter before using it in a SQL statement, leading to a SQL Injection issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/f35d6ab7-dd52-48b3-a79c-3f89edf24162
#### Github
- https://github.com/20142995/nuclei-templates
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/SexyBeast233/SecBooks