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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Edit Comments WordPress plugin through 0.3 does not sanitise, validate or escape the jal_edit_comments GET parameter before using it in a SQL statement, leading to a SQL injection issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-edit-comments/
|
|
- https://wpscan.com/vulnerability/e62fb8db-384f-4384-ad24-e10eb9058ed5
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|