CVE-2018-1271: Path Traversal
(updated )
Spring Framework allows applications to configure Spring MVC to serve static resources (e.g., CSS, JS, images). When static resources are served from a file system on Windows (as opposed to the classpath, or the ServletContext
), a malicious user can send a request using a specially crafted URL that can lead a directory traversal attack.
References
Detect and mitigate CVE-2018-1271 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 →