svn commit: r410801 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Thu Mar 10 23:37:46 UTC 2016
Author: feld
Date: Thu Mar 10 23:37:44 2016
New Revision: 410801
URL: https://svnweb.freebsd.org/changeset/ports/410801
Log:
Document net/quagga vulnerability
Security: CVE-2016-2342
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Mar 10 23:05:20 2016 (r410800)
+++ head/security/vuxml/vuln.xml Thu Mar 10 23:37:44 2016 (r410801)
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="70c44cd0-e717-11e5-85be-14dae9d210b8">
+ <topic>quagga -- stack based buffer overflow vulnerability</topic>
+ <affects>
+ <package>
+ <name>quagga</name>
+ <range><lt>1.0.20160309</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Donald Sharp reports:</p>
+ <blockquote cite="https://www.kb.cert.org/vuls/id/270232">
+ <p>A malicious BGP peer may execute arbitrary code in
+ particularly configured remote bgpd hosts.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.kb.cert.org/vuls/id/270232</url>
+ <url>http://savannah.nongnu.org/forum/forum.php?forum_id=8476</url>
+ <cvename>CVE-2016-2342</cvename>
+ </references>
+ <dates>
+ <discovery>2016-01-27</discovery>
+ <entry>2016-03-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d71831ef-e6f8-11e5-85be-14dae9d210b8">
<topic>ricochet -- information disclosure</topic>
<affects>
More information about the svn-ports-all
mailing list