mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
797 B
797 B
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.