cve/2018/CVE-2018-25046.md

18 lines
750 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-25046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25046)
![](https://img.shields.io/static/v1?label=Product&message=code.cloudfoundry.org%2Farchiver%2Fextractor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%200.0.0-20180523222229-09b5706aa936%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE%2029%3A%20Path%20Traversal%3A%20%22%5C..%5Cfilename%22&color=brighgreen)
### Description
Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2018-25046