Files
CVEs-PoC/2018/CVE-2018-11248.md
T
2024-06-22 09:37:59 +00:00

20 lines
754 B
Markdown

### [CVE-2018-11248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11248)
![](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
util/FileDownloadUtils.java in FileDownloader 1.7.3 does not check an attachment's name. If an attacker places "../" in the file name, the file can be stored in an unintended directory because of Directory Traversal.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Anonymous-Phunter/PHunter
- https://github.com/CGCL-codes/PHunter
- https://github.com/LibHunter/LibHunter