6.1.26
19 years ago
14 years ago
Known vulnerabilities in the org.mortbay.jetty:jetty 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 |
---|---|
org.mortbay.jetty:jetty is a web server and servlet engine. Affected versions of this package are vulnerable to Path Traversal due to improper handling of encoded directory traversal sequences in the URL. An attacker can read arbitrary files on the server by crafting a URL that includes encoded Note: This might be the same issue as CVE-2005-3747. How to fix Path Traversal? There is no fixed version for | [0,) |
org.mortbay.jetty:jetty is a web server and servlet engine. Affected versions of this package are vulnerable to Directory Traversal. This issue allows remote attackers to access arbitrary files via directory traversal sequences in the URI. Note: In order for a system to be vulnerable, it must either be using the How to fix Directory Traversal? Upgrade | [,6.1.17)[7.0.0pre0,) |
org.mortbay.jetty:jetty is a web server and servlet engine. Affected versions of this package are vulnerable to Privilege Escalation. The system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability. How to fix Privilege Escalation? Upgrade | [6.0.0Beta1,7.0.0pre4) |
org.mortbay.jetty:jetty is an open-source project providing a HTTP server, HTTP client and javax.servlet container. Affected versions of this package are vulnerable to Arbitrary Command Execution. It writes backtrace data without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator, related to (1) a string value in the Age parameter to the default URI for the Cookie Dump Servlet in test-jetty-webapp/src/main/java/com/acme/CookieDump.java under cookie/, (2) an alphabetic value in the A parameter to jsp/expr.jsp, or (3) an alphabetic value in the Content-Length HTTP header to an arbitrary application. How to fix Arbitrary Command Execution? A patch was released on version | [6.0.0,6.1.22)[7.0.0,) |
org.mortbay.jetty:jetty is a web server and servlet engine. Affected versions of this package are vulnerable to Cryptographic Issues. It computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters. How to fix Cryptographic Issues? There is no fixed version for | [0,) |