mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2021-24361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24361)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|