mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2021-24774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24774)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Check & Log Email WordPress plugin before 1.0.3 does not validate and escape the "order" and "orderby" GET parameters before using them in a SQL statement when viewing logs, leading to SQL injections issues
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/f80ef09a-d3e2-4d62-8532-f0ebe59ae110
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|