cve/2019/CVE-2019-14530.md

29 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-14530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14530)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
An issue was discovered in custom/ajax_download.php in OpenEMR before 5.0.2 via the fileName parameter. An attacker can download any file (that is readable by the user www-data) from server storage. If the requested file is writable for the www-data user and the directory /var/www/openemr/sites/default/documents/cqm_qrda/ exists, it will be deleted from server.
### POC
#### Reference
- http://packetstormsecurity.com/files/163215/OpenEMR-5.0.1.7-Path-Traversal.html
- http://packetstormsecurity.com/files/163375/OpenEMR-5.0.1.7-Path-Traversal.html
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/Hacker5preme/Exploits
- https://github.com/Wezery/CVE-2019-14530
- https://github.com/anquanscan/sec-tools
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/hectorgie/PoC-in-GitHub
2025-09-29 21:09:30 +02:00
- https://github.com/n0-traces/cve_monitor
2024-05-26 14:27:05 +02:00
- https://github.com/sec-it/exploit-CVE-2018-15139
- https://github.com/sec-it/exploit-CVE-2019-14530