svn commit: r417856 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Thu Jun 30 22:55:51 UTC 2016
Author: feld
Date: Thu Jun 30 22:55:50 2016
New Revision: 417856
URL: https://svnweb.freebsd.org/changeset/ports/417856
Log:
Document haproxy vulnerability
Security: CVE-2016-5360
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Jun 30 22:55:43 2016 (r417855)
+++ head/security/vuxml/vuln.xml Thu Jun 30 22:55:50 2016 (r417856)
@@ -58,6 +58,35 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f1c219ba-3f14-11e6-b3c8-14dae9d210b8">
+ <topic>haproxy -- denial of service</topic>
+ <affects>
+ <package>
+ <name>haproxy</name>
+ <range><ge>1.6.0</ge><lt>1.6.5_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>HAproxy reports:</p>
+ <blockquote cite="http://www.openwall.com/lists/oss-security/2016/06/09/5">
+ <p>HAproxy 1.6.x before 1.6.6, when a deny comes from a
+ reqdeny rule, allows remote attackers to cause a denial of service
+ (uninitialized memory access and crash) or possibly have unspecified
+ other impact via unknown vectors.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.openwall.com/lists/oss-security/2016/06/09/5</url>
+ <cvename>CVE-2016-5360</cvename>
+ </references>
+ <dates>
+ <discovery>2016-06-09</discovery>
+ <entry>2016-06-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="093584f2-3f14-11e6-b3c8-14dae9d210b8">
<topic>libtorrent-rasterbar -- denial of service</topic>
<affects>
More information about the svn-ports-all
mailing list