Files
CVEs-PoC/2020/CVE-2020-13566.md
T
2024-06-18 02:51:15 +02:00

918 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

Github

No PoCs found on GitHub currently.