mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
754 B
Markdown
20 lines
754 B
Markdown
### [CVE-2018-11248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11248)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|