cve/2018/CVE-2018-11248.md
2024-06-22 09:37:59 +00:00

754 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