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

914 B

CVE-2020-13568

Description

SQL injection vulnerability exists 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 “Submit”, the POST parameter parent_id leads to a SQL injection.

POC

Reference

Github

No PoCs found on GitHub currently.