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

18 lines
909 B
Markdown

### [CVE-2020-13569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13569)
![](https://img.shields.io/static/v1?label=Product&message=%20OpenEMR&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%3A%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
A cross-site request forgery vulnerability exists in the GACL functionality of OpenEMR 5.0.2 and development version 6.0.0 (commit babec93f600ff1394f91ccd512bcad85832eb6ce). A specially crafted HTTP request can lead to the execution of arbitrary requests in the context of the victim. An attacker can send an HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1180
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-13569