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-201406-05.xml
Date: Thu, 05 Jun 2014 00:22:41
Message-Id: 20140605002237.7E5912004E@flycatcher.gentoo.org
1 creffett 14/06/05 00:22:37
2
3 Added: glsa-201406-05.xml
4 Log:
5 GLSA 201406-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201406-05.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201406-05.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-05">
20 <title>Mutt: Arbitrary code execution</title>
21 <synopsis>A vulnerability in Mutt could allow remote attackers to execute
22 arbitrary code or cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">mutt</product>
25 <announced>June 05, 2014</announced>
26 <revised>June 05, 2014: 1</revised>
27 <bug>504462</bug>
28 <access>remote</access>
29 <affected>
30 <package name="mail-client/mutt" auto="yes" arch="*">
31 <unaffected range="ge">1.5.22-r3</unaffected>
32 <vulnerable range="lt">1.5.22-r3</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Mutt is a small but powerful text-based mail client. </p>
37 </background>
38 <description>
39 <p>A heap-based buffer overflow has been discovered in the mutt_copy_hdr
40 function.
41 </p>
42 </description>
43 <impact type="high">
44 <p>A remote attacker could send a specially crafted message, possibly
45 resulting in execution of arbitrary code with the privileges of the user
46 running Mutt or a Denial of Service condition.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All Mutt users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=mail-client/mutt-1.5.22-r3"
58 </code>
59
60 </resolution>
61 <references>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0467">CVE-2014-0467</uri>
63 </references>
64 <metadata tag="requester" timestamp="Tue, 20 May 2014 03:40:42 +0000">
65 BlueKnight
66 </metadata>
67 <metadata tag="submitter" timestamp="Thu, 05 Jun 2014 00:18:36 +0000">
68 creffett
69 </metadata>
70 </glsa>