VYPR

Maven package

org.mortbay.jetty/jetty

pkg:maven/org.mortbay.jetty/jetty

Vulnerabilities (11)

  • CVE-2009-4611Jan 13, 2010
    affected >= 6.0.0, < 6.1.23fixed 6.1.23

    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 sequen

  • CVE-2009-1523May 5, 2009
    affected < 6.1.17fixed 6.1.17

    Directory traversal vulnerability in the HTTP server in Mort Bay Jetty 5.1.14, 6.x before 6.1.17, and 7.x through 7.0.0.M2 allows remote attackers to access arbitrary files via directory traversal sequences in the URI.

  • CVE-2007-6672Jan 8, 2008
    affected >= 6.1.5, < 6.1.7fixed 6.1.7

    Mortbay Jetty 6.1.5 and 6.1.6 allows remote attackers to bypass protection mechanisms and read the source of files via multiple '/' (slash) characters in the URI.

  • CVE-2007-5615Dec 5, 2007
    affected < 6.1.6rc0fixed 6.1.6rc0

    CRLF injection vulnerability in Mortbay Jetty before 6.1.6rc0 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unspecified vectors.

  • CVE-2007-5614Dec 5, 2007
    affected < 6.1.6fixed 6.1.6

    Mortbay Jetty before 6.1.6rc1 does not properly handle "certain quote sequences" in HTML cookie parameters, which allows remote attackers to hijack browser sessions via unspecified vectors.

  • CVE-2007-5613Dec 5, 2007
    affected < 6.1.6fixed 6.1.6

    Cross-site scripting (XSS) vulnerability in Dump Servlet in Mortbay Jetty before 6.1.6rc1 allows remote attackers to inject arbitrary web script or HTML via unspecified parameters and cookies.

  • CVE-2006-2759Jun 2, 2006
    affected < 6.0.0fixed 6.0.0

    jetty 6.0.x (jetty6) beta16 allows remote attackers to read arbitrary script source code via a capital P in the .jsp extension, and probably other mixed case manipulations.

  • CVE-2006-2758Jun 2, 2006
    affected <= 6.0.beta16

    Directory traversal vulnerability in jetty 6.0.x (jetty6) beta16 allows remote attackers to read arbitrary files via a %2e%2e%5c (encoded ../) in the URL. NOTE: this might be the same issue as CVE-2005-3747.

  • CVE-2005-3747Nov 22, 2005
    affected < 5.1.6fixed 5.1.6

    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.

  • CVE-2004-2381Dec 31, 2004
    affected < 4.2.19fixed 4.2.19

    HttpRequest.java in Jetty HTTP Server before 4.2.19 allows remote attackers to cause denial of service (memory usage and application crash) via HTTP requests with a large Content-Length.

  • CVE-2002-1533Mar 31, 2003
    affected < 4.1.1fixed 4.1.1

    Cross-site scripting (XSS) vulnerability in Jetty JSP servlet engine allows remote attackers to insert arbitrary HTML or script via an HTTP request to a .jsp file whose name contains the malicious script and some encoded linefeed characters (%0a).