cve/2019/CVE-2019-17073.md
2024-06-18 02:51:15 +02:00

18 lines
609 B
Markdown

### [CVE-2019-17073](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17073)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
emlog through 6.0.0beta allows remote authenticated users to delete arbitrary files via admin/template.php?action=del&tpl=../ directory traversal.
### POC
#### Reference
- https://github.com/emlog/emlog/issues/49
#### Github
No PoCs found on GitHub currently.