mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
989 B
989 B
CVE-2020-13566
Description
SQL injection vulnerabilities exist in phpGACL 3.3.7. A specially crafted HTTP request can lead to a SQL injection. An attacker can send an HTTP request to trigger this vulnerability In admin/edit_group.php, when the POST parameter action is “Delete”, the POST parameter delete_group leads to a SQL injection.
POC
Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1179
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1179
Github
No PoCs found on GitHub currently.