Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201502-01.xml
Date: Fri, 06 Feb 2015 14:41:54
Message-Id: 20150206144150.792EE112F0@oystercatcher.gentoo.org
1 zlogene 15/02/06 14:41:50
2
3 Added: glsa-201502-01.xml
4 Log:
5 GLSA 201502-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201502-01.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201502-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201502-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201502-01.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="201502-01">
20 <title>mpg123: User-assisted execution of arbitrary code</title>
21 <synopsis>A vulnerability has been found in mpg123, which could result in
22 arbitrary code execution.
23 </synopsis>
24 <product type="ebuild">mpg123</product>
25 <announced>February 06, 2015</announced>
26 <revised>February 06, 2015: 1</revised>
27 <bug>500262</bug>
28 <access>remote</access>
29 <affected>
30 <package name="media-sound/mpg123" auto="yes" arch="*">
31 <unaffected range="ge">1.18.1</unaffected>
32 <vulnerable range="lt">1.18.1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>mpg123 is a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and
37 3.
38 </p>
39 </background>
40 <description>
41 <p>An issue has been found in mpg123 when decoding specifically crafted MP3
42 file, that causes a heap-based buffer overflow.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker could entice a user to open a specially crafted MPEG
47 file using mpg123, possibly resulting in execution of arbitrary code with
48 the privileges of the process or 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 mpg123 users should upgrade to the latest version:</p>
56
57 <code>
58 # emerge --sync
59 # emerge --ask --oneshot --verbose "&gt;=media-sound/mpg123-1.18.1"
60 </code>
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9497">CVE-2014-9497</uri>
64 </references>
65 <metadata tag="requester" timestamp="Tue, 10 Jun 2014 00:30:07 +0000">
66 BlueKnight
67 </metadata>
68 <metadata tag="submitter" timestamp="Fri, 06 Feb 2015 14:40:46 +0000">
69 BlueKnight
70 </metadata>
71 </glsa>