CVE-2018-11248: Path Traversal
(updated )
util/FileDownloadUtils.java
in FileDownloader
does not check an attachment name. If an attacker places ../
in the file name, the file can be stored in an unintended directory because of Directory Traversal.
References
Detect and mitigate CVE-2018-11248 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →