VulnerabilityModified
CVE-2018-11248
If an attacker places "../" in the file name, the file can be stored in an unintended directory because of Directory Traversal.
CRITICAL 9.8EPSS 1.62%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.62% probability · 75th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- liulishuo/filedownloader
- Source
- cve@mitre.org
References
- https://github.com/lingochamp/FileDownloader/issues/1028Issue Tracking, Third Party Advisory
- https://github.com/lingochamp/FileDownloader/issues/1028Issue Tracking, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.