Files
CVEs-PoC/2018/CVE-2018-11248.md
T
2025-09-29 21:09:30 +02:00

850 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