Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201312-02.xml
Date: Tue, 03 Dec 2013 03:52:14
Message-Id: 20131203035211.6104920035@flycatcher.gentoo.org
1 creffett 13/12/03 03:52:11
2
3 Added: glsa-201312-02.xml
4 Log:
5 GLSA 201312-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201312-02.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201312-02.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201312-02">
20 <title>BusyBox: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in BusyBox, allowing
22 remote attackers to execute arbitrary code or cause a Denial of Service
23 condition.
24 </synopsis>
25 <product type="ebuild">busybox</product>
26 <announced>December 03, 2013</announced>
27 <revised>December 03, 2013: 1</revised>
28 <bug>379857</bug>
29 <bug>426504</bug>
30 <bug>461372</bug>
31 <access>remote</access>
32 <affected>
33 <package name="sys-apps/busybox" auto="yes" arch="*">
34 <unaffected range="ge">1.21.0</unaffected>
35 <vulnerable range="lt">1.21.0</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>BusyBox is set of tools for embedded systems and is a replacement for
40 GNU Coreutils.
41 </p>
42 </background>
43 <description>
44 <p>Multiple vulnerabilities have been discovered in BusyBox. Please review
45 the CVE identifiers referenced below for details.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>A remote attacker could send a specially crafted DHCP request to
50 possibly execute arbitrary code or cause Denial of Service.
51 </p>
52 </impact>
53 <workaround>
54 <p>There is no known workaround at this time.</p>
55 </workaround>
56 <resolution>
57 <p>All BusyBox users should upgrade to the latest version:</p>
58
59 <code>
60 # emerge --sync
61 # emerge --ask --oneshot --verbose "&gt;=sys-apps/busybox-1.21.0"
62 </code>
63
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-1168">CVE-2006-1168</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2716">CVE-2011-2716</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1813">CVE-2013-1813</uri>
69 </references>
70 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:58 +0000">
71 underling
72 </metadata>
73 <metadata tag="submitter" timestamp="Tue, 03 Dec 2013 03:51:08 +0000">
74 pinkbyte
75 </metadata>
76 </glsa>