Gentoo Archives: gentoo-commits

From: "Yury German (blueknight)" <blueknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-25.xml
Date: Wed, 25 Jun 2014 21:58:57
Message-Id: 20140625215849.6E2602004E@flycatcher.gentoo.org
1 blueknight 14/06/25 21:58:49
2
3 Added: glsa-201406-25.xml
4 Log:
5
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201406-25.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-25.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-25.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201406-25.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="201406-25">
20 <title>Asterisk: Multiple vulnerabilities </title>
21 <synopsis>Multiple vulnerabilities have been discovered in Asterisk, the
22 worst of which could allow privileged users to execute arbitrary system
23 shell commands.
24 </synopsis>
25 <product type="ebuild">asterisk</product>
26 <announced>June 25, 2014</announced>
27 <revised>June 25, 2014: 2</revised>
28 <bug>513102</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-misc/asterisk" auto="yes" arch="*">
32 <unaffected range="ge">11.10.2</unaffected>
33 <unaffected range="rge">1.8.28.2</unaffected>
34 <vulnerable range="lt">11.10.2</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>Asterisk is an open source telephony engine and toolkit.</p>
39 </background>
40 <description>
41 <p>Multiple vulnerabilities have been discovered in Asterisk. Please review
42 the CVE identifiers below for details.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker that gains access to a privileged Asterisk account can
47 execute arbitrary system shell commands. Furthermore an unprivileged
48 remote attacker could cause a Denial of Service condition.
49 </p>
50 </impact>
51 <workaround>
52 <p>There is no known workaround at this time.</p>
53 </workaround>
54 <resolution>
55 <p>All Asterisk 11 users should upgrade to the latest version:</p>
56
57 <code>
58 # emerge --sync
59 # emerge --ask --oneshot --verbose "&gt;=net-misc/asterisk-11.10.2"
60 </code>
61
62 <p>All Asterisk 1.8 users should upgrade to the latest version:</p>
63
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose "&gt;=net-misc/asterisk-1.8.28.2"
67 </code>
68
69 </resolution>
70 <references>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4046">CVE-2014-4046</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4047">CVE-2014-4047</uri>
73 </references>
74 <metadata tag="requester" timestamp="Tue, 24 Jun 2014 02:00:18 +0000">
75 BlueKnight
76 </metadata>
77 <metadata tag="submitter" timestamp="Wed, 25 Jun 2014 21:51:56 +0000">K_F</metadata>
78 </glsa>