summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2017-11-21 14:45:45 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2017-11-21 14:45:45 +0000
commit22cdd387d456ee1255566996eb906b409a867aa1 (patch)
treebee10f72dff7801fab446ddce979745564e8b446
parentUpdate to 1.1.1-1 (diff)
Document vulnerability in net/frr
Security: CVE-2017-15865 Sponsored by: Orange
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index deade038165f..46e4caf52d68 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="bf266183-cec7-11e7-af2d-2047478f2f70">
+ <topic>frr -- BGP Mishandled attribute length on Error</topic>
+ <affects>
+ <package>
+ <name>frr</name>
+ <range><lt>3.0.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>FRR reports:</p>
+ <blockquote cite="https://frrouting.org/community/security/cve-2017-15865.html">
+ <p>BGP Mishandled attribute length on Error</p>
+ <p>A vulnerability exists in the BGP daemon of FRR where a malformed BGP UPDATE
+ packet can leak information from the BGP daemon and cause a denial of
+ service by crashing the daemon.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-15865</cvename>
+ <url>https://frrouting.org/community/security/cve-2017-15865.html</url>
+ </references>
+ <dates>
+ <discovery>2017-11-08</discovery>
+ <entry>2017-11-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="db570002-ce06-11e7-804e-c85b763a2f96">
<topic>cacti -- multiple vulnerabilities</topic>
<affects>