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

20 lines
980 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%3C%3D%202.1.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/SexyBeast233/SecBooks