Files
CVEs-PoC/2018/CVE-2018-11248.md
T
2024-05-26 14:27:05 +02:00

713 B

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