mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
19 lines
841 B
Markdown
19 lines
841 B
Markdown
### [CVE-2021-24314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24314)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Goto WordPress theme before 2.1 did not sanitise, validate of escape the keywords GET parameter from its listing page before using it in a SQL statement, leading to an Unauthenticated SQL injection issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://m0ze.ru/vulnerability/%5B2021-03-24%5D-%5BWordPress%5D-%5BCWE-89%5D-Goto-WordPress-Theme-v2.0.txt
|
|
- https://wpscan.com/vulnerability/1cc6dc17-b019-49dd-8149-c8bba165eb30
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|