Files
CVEs-PoC/2021/CVE-2021-24361.md
T
2024-05-25 21:48:12 +02:00

18 lines
804 B
Markdown

### [CVE-2021-24361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24361)
![](https://img.shields.io/static/v1?label=Product&message=Location%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.0.10%3C%202.1.0.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
In the Location Manager WordPress plugin before 2.1.0.10, the AJAX action gd_popular_location_list did not properly sanitise or validate some of its POST parameters, which are then used in a SQL statement, leading to unauthenticated SQL Injection issues.
### POC
#### Reference
- https://wpscan.com/vulnerability/5aff50fc-ac96-4076-a07c-bb145ae37025
#### Github
No PoCs found on GitHub currently.