4.5.11
9 years ago
1 months ago
Known vulnerabilities in the io.vertx:vertx-web package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
io.vertx:vertx-web is a HTTP web applications for Vert.x. Affected versions of this package are vulnerable to Directory Traversal when running Vertx web applications that serve files using When computing the relative path to locate the resource, in case of wildcards, the code returns the user input (without validation) as the segment to lookup. Even though checks are performed to avoid escaping the sandbox, given that the input was not sanitized, Note: This vulnerability can only be exploited on Windows Operating Systems and Windows File Systems How to fix Directory Traversal? Upgrade | [4.0.0,4.3.8) |