mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2021-24758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24758)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Email Log WordPress plugin before 2.4.7 does not properly validate, sanitise and escape the "orderby" and "order" GET parameters before using them in SQL statement in the admin dashboard, leading to SQL injections
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/8dd70db4-5845-440d-8b1d-012738abaac2
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|