summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200605-15.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200605-15.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200605-15.xml')
-rw-r--r--metadata/glsa/glsa-200605-15.xml74
1 files changed, 74 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200605-15.xml b/metadata/glsa/glsa-200605-15.xml
new file mode 100644
index 000000000000..f8eb63f9c6b0
--- /dev/null
+++ b/metadata/glsa/glsa-200605-15.xml
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200605-15">
+ <title>Quagga Routing Suite: Multiple vulnerabilities</title>
+ <synopsis>
+ Quagga's RIP daemon allows the injection of routes and the disclosure of
+ routing information. The BGP daemon is vulnerable to a Denial of Service.
+ </synopsis>
+ <product type="ebuild">quagga</product>
+ <announced>2006-05-21</announced>
+ <revised>2006-05-21: 01</revised>
+ <bug>132353</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/quagga" auto="yes" arch="*">
+ <unaffected range="ge">0.98.6-r1</unaffected>
+ <vulnerable range="lt">0.98.6-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ The Quagga Routing Suite implements three major routing protocols:
+ RIP (v1/v2/v3), OSPF (v2/v3) and BGP4.
+ </p>
+ </background>
+ <description>
+ <p>
+ Konstantin V. Gavrilenko discovered two flaws in the Routing
+ Information Protocol (RIP) daemon that allow the processing of RIP v1
+ packets (carrying no authentication) even when the daemon is configured
+ to use MD5 authentication or, in another case, even if RIP v1 is
+ completely disabled. Additionally, Fredrik Widell reported that the
+ Border Gateway Protocol (BGP) daemon contains a flaw that makes it lock
+ up and use all available CPU when a specific command is issued from the
+ telnet interface.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ By sending RIP v1 response packets, an unauthenticated attacker
+ can alter the routing table of a router running Quagga's RIP daemon and
+ disclose routing information. Additionally, it is possible to lock up
+ the BGP daemon from the telnet interface.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Quagga users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/quagga-0.98.6-r1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2223">CVE-2006-2223</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2224">CVE-2006-2224</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2276">CVE-2006-2276</uri>
+ <uri link="http://www.quagga.net/news2.php?y=2006&amp;m=5&amp;d=8#id1147115280">Official release information</uri>
+ </references>
+ <metadata tag="requester" timestamp="2006-05-15T05:35:52Z">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-05-15T16:38:23Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-05-16T05:49:19Z">
+ frilled
+ </metadata>
+</glsa>