Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2014 18:26:53 +0000 (UTC)
From:      Sergey A. Osokin <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364456 - head/security/vuxml
Message-ID:  <53e667ed.2af6.6f9623ff@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Sat Aug  9 18:26:53 2014
New Revision: 364456
URL: http://svnweb.freebsd.org/changeset/ports/364456
QAT: https://qat.redports.org/buildarchive/r364456/

Log:
  Document nginx vulnerability.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Aug  9 18:21:59 2014	(r364455)
+++ head/security/vuxml/vuln.xml	Sat Aug  9 18:26:53 2014	(r364456)
@@ -57,6 +57,37 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="ad747a01-1fee-11e4-8ff1-f0def16c5c1b">
+    <topic>nginx -- inject commands into SSL session vulnerability</topic>
+    <affects>
+      <package>
+	<name>nginx</name>
+	<range><ge>1.6.0,2</ge><lt>1.6.4,2</lt></range>
+      </package>
+      <package>
+	<name>nginx-devel</name>
+	<range><ge>1.5.6</ge><lt>1.7.4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The nginx project reports:</p>
+	<blockquote cite="http://mailman.nginx.org/pipermail/nginx-announce/2014/000144.html">;
+	  <p>Security: pipelined commands were not discarded after STARTTLS
+	    command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2014-3556</cvename>
+      <url>http://mailman.nginx.org/pipermail/nginx-announce/2014/000144.html</url>;
+    </references>
+    <dates>
+      <discovery>2014-08-05</discovery>
+      <entry>2014-08-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="8aff07eb-1dbd-11e4-b6ba-3c970e169bc2">
     <topic>OpenSSL -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e667ed.2af6.6f9623ff>