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/editgroup.php, when the POST parameter action is “Delete”, the POST parameter deletegroup leads to a SQL injection.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:phpgacl_project:phpgacl:3.3.7:*:*:*:*:*:*:*"
],
"vendor_product": "phpgacl_project:phpgacl",
"extracted_events": [
{
"introduced": "3.3.7"
},
{
"last_affected": "3.3.7"
}
],
"source": "CPE_STRING"
}
]
}