mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
914 B
Markdown
18 lines
914 B
Markdown
### [CVE-2020-13568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13568)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1179
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|