Files
CVEs-PoC/2020/CVE-2020-13567.md
T
2024-05-25 21:48:12 +02:00

20 lines
983 B
Markdown

### [CVE-2020-13567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13567)
![](https://img.shields.io/static/v1?label=Product&message=OpenEMR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=phpGACL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%203.3.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3D%205.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
Multiple 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.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1179
#### Github
No PoCs found on GitHub currently.