Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200807-13.xml
Date: Thu, 31 Jul 2008 18:17:18
Message-Id: E1KOci9-0001uq-TD@stork.gentoo.org
1 py 08/07/31 18:17:13
2
3 Added: glsa-200807-13.xml
4 Log:
5 GLSA 200807-13
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200807-13.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200807-13.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200807-13.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200807-13.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
20 <glsa id="200807-13">
21 <title>VLC: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities in VLC may allow for the execution of arbitrary
24 code.
25 </synopsis>
26 <product type="ebuild">vlc</product>
27 <announced>July 31, 2008</announced>
28 <revised>July 31, 2008: 01</revised>
29 <bug>221959</bug>
30 <bug>230692</bug>
31 <access>local, remote</access>
32 <affected>
33 <package name="media-video/vlc" auto="yes" arch="*">
34 <unaffected range="ge">0.8.6i</unaffected>
35 <vulnerable range="lt">0.8.6i</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>
40 VLC is a cross-platform media player and streaming server.
41 </p>
42 </background>
43 <description>
44 <ul><li>Remi Denis-Courmont reported that VLC loads plugins from the
45 current working directory in an unsafe manner (CVE-2008-2147).</li>
46 <li>Alin Rad Pop (Secunia Research) reported an integer overflow error
47 in the Open() function in the file modules/demux/wav.c
48 (CVE-2008-2430).</li>
49 </ul>
50 </description>
51 <impact type="normal">
52 <p>
53 A remote attacker could entice a user to open a specially crafted .wav
54 file, and a local attacker could entice a user to run VLC from a
55 directory containing specially crafted modules, possibly resulting in
56 the execution of arbitrary code with the privileges of the user running
57 the application.
58 </p>
59 </impact>
60 <workaround>
61 <p>
62 There is no known workaround at this time.
63 </p>
64 </workaround>
65 <resolution>
66 <p>
67 All VLC users should upgrade to the latest version:
68 </p>
69 <code>
70 # emerge --sync
71 # emerge --ask --oneshot --verbose &quot;&gt;=media-video/vlc-0.8.6i&quot;</code>
72 </resolution>
73 <references>
74 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2147">CVE-2008-2147</uri>
75 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2430">CVE-2008-2430</uri>
76 </references>
77 <metadata tag="requester" timestamp="Thu, 22 May 2008 17:39:12 +0000">
78 keytoaster
79 </metadata>
80 <metadata tag="bugReady" timestamp="Tue, 03 Jun 2008 15:20:33 +0000">
81 vorlon
82 </metadata>
83 <metadata tag="submitter" timestamp="Tue, 22 Jul 2008 11:52:52 +0000">
84 p-y
85 </metadata>
86 </glsa>