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 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 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,) |