mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
754 B
Markdown
18 lines
754 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
|
|
No PoCs found on GitHub currently.
|
|
|