See how mortbay compares to other vendors in security performance
Mort Bay Jetty 6.x through 6.1.22 and 7.0.0 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.
Cookie Dump Servlet stored XSS vulnerability in jetty though 6.1.20.
WebApp JSP Snoop page XSS in jetty though 6.1.21.
Common Vulnerabilities and Exposures assigned the identifiers CVE-2009-1523 and CVE-2009-1524 to the following vulnerabilities:
Name: CVE-2009-1523 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1523 Assigned: 20090505 Reference: CONFIRM: http://jira.codehaus.org/browse/JETTY-1004 Reference: CONFIRM: http://www.kb.cert.org/vuls/id/CRDY-7RKQCY Reference: CERT-VN:VU#402580 Reference: URL: http://www.kb.cert.org/vuls/id/402580 Reference: BID:34800 Reference: URL: http://www.securityfocus.com/bid/34800 Reference: SECUNIA:34975 Reference: URL: http://secunia.com/advisories/34975
Directory traversal vulnerability in the HTTP server in Mort Bay Jetty before 6.1.17, and 7.0.0.M2 and earlier 7.x versions, allows remote attackers to access arbitrary files via directory traversal sequences in the URI.
Name: CVE-2009-1524 URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1524 Assigned: 20090505 Reference: CONFIRM: http://jira.codehaus.org/browse/JETTY-980 Reference: BID:34800 Reference: URL: http://www.securityfocus.com/bid/34800 Reference: SECUNIA:34975 Reference: URL: http://secunia.com/advisories/34975
Cross-site scripting (XSS) vulnerability in Mort Bay Jetty before 6.1.17 allows remote attackers to inject arbitrary web script or HTML via a directory listing request containing a ; (semicolon) character.
Note: it is unclear whether or not this affects jetty 5.x, which is the version that is included in Fedora.
Jetty 8.1.0.RC2 and earlier 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.
Unspecified vulnerability in Jetty before 5.1.6 allows remote attackers to obtain source code of JSP pages, possibly involving requests for .jsp files with URL-encoded backslash ("%5C") characters. NOTE: this might be the same issue as CVE-2006-2758.
The Dump Servlet in Mort Bay Jetty 6.x and 7.0.0 allows remote attackers to obtain sensitive information about internal variables and other data via a request to a URI ending in /dump/, as demonstrated by discovering the value of the getPathTranslated variable.
Cross-site scripting (XSS) vulnerability in Mort Bay Jetty before 6.1.17 allows remote attackers to inject arbitrary web script or HTML via a directory listing request containing a ; (semicolon) character.
Multiple cross-site scripting (XSS) vulnerabilities in Mort Bay Jetty 6.x and 7.0.0 allow remote attackers to inject arbitrary web script or HTML via (1) the query string to jsp/dump.jsp in the JSP Dump feature, or the (2) Name or (3) Value parameter to the default URI for the Session Dump Servlet under session/.
Multiple cross-site scripting (XSS) vulnerabilities in the WebApp JSP Snoop page in Mort Bay Jetty 6.1.x through 6.1.21 allow remote attackers to inject arbitrary web script or HTML via the PATHINFO to the default URI under (1) jspsnoop/, (2) jspsnoop/ERROR/, and (3) jspsnoop/IOException/, and possibly the PATHINFO to (4) snoop.jsp.
Cross-site scripting (XSS) vulnerability in the CookieDump.java sample application in Mort Bay Jetty 6.1.19 and 6.1.20 allows remote attackers to inject arbitrary web script or HTML via the Value parameter in a GET request to cookie/.