ports/118524: [patch] Add jetty < 6.1.6 vulnerabilities to security/vuxml

Nick Barkas snb at threerings.net
Mon Dec 10 01:40:02 UTC 2007


>Number:         118524
>Category:       ports
>Synopsis:       [patch] Add jetty < 6.1.6 vulnerabilities to security/vuxml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 01:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nick Barkas
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
Three Rings Design
>Environment:
System: FreeBSD maguro.moduli.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri Dec 1 23:08:05 PST 2006 root at maguro.moduli.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
There are a few vulnerabilities in www/jetty that were fixed in the 6.1.6
release. This patch adds those to VuXML.
>How-To-Repeat:
>Fix:
--- vuxml.patch begins here ---
--- vuln.xml.orig	Sun Dec  9 07:47:20 2007
+++ vuln.xml	Sun Dec  9 16:21:31 2007
@@ -34,6 +34,50 @@
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="6ae7cef2-a6ae-11dc-95e6-000c29c5647f">
+    <topic>jetty -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>jetty</name>
+	<range><lt>6.1.6</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5613">
+	  <p>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.</p>
+	</blockquote>
+	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5614">
+	  <p>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.</p>
+	</blockquote>
+	<blockquote cite="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5615">
+	  <p>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.
+	  </p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2007-5613</cvename>
+      <cvename>CVE-2007-5614</cvename>
+      <cvename>CVE-2007-5615</cvename>
+      <certvu>237888</certvu>
+      <certvu>212984</certvu>
+      <certvu>438616</certvu>
+      <url>http://svn.codehaus.org/jetty/jetty/trunk/VERSION.txt</url>
+    </references>
+    <dates>
+      <discovery>2007-12-05</discovery>
+      <entry>2007-12-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="821afaa2-9e9a-11dc-a7e3-0016360406fa">
     <topic>liveMedia -- DoS vulnerability</topic>
     <affects>
--- vuxml.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list