Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 14:33:03 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510946 - head/security/vuxml
Message-ID:  <201909031433.x83EX3Da072336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Tue Sep  3 14:33:02 2019
New Revision: 510946
URL: https://svnweb.freebsd.org/changeset/ports/510946

Log:
  - Document www/varnish6 vulnerability

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Sep  3 14:23:04 2019	(r510945)
+++ head/security/vuxml/vuln.xml	Tue Sep  3 14:33:02 2019	(r510946)
@@ -58,6 +58,32 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="ce231189-ce56-11e9-9fa0-0050569f0b83">
+    <topic>www/varnish6 -- Denial of Service</topic>
+    <affects>
+      <package>
+	<name>varnish6</name>
+	<range><lt>6.2.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The Varnish Team reports:</p>
+	<blockquote cite="https://varnish-cache.org/security/VSV00003.html">;
+	  <p>A failure in HTTP/1 parsing can allow a remote attacker to trigger
+	    an assertion in varnish, restarting the daemon and clearing the cache.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://varnish-cache.org/security/VSV00003.html</url>;
+    </references>
+    <dates>
+      <discovery>2019-09-02</discovery>
+      <entry>2019-09-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c9c6c2f8-cd54-11e9-af89-080027ef1a23">
     <topic>libgcrypt -- ECDSA timing attack</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909031433.x83EX3Da072336>