Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200809-03.xml
Date: Thu, 04 Sep 2008 19:46:24
Message-Id: E1KbKXT-0006CC-PH@stork.gentoo.org
1 rbu 08/09/04 19:30:43
2
3 Added: glsa-200809-03.xml
4 Log:
5 GLSA 200809-03
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200809-03.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200809-03.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200809-03.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200809-03.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="200809-03">
21 <title>RealPlayer: Buffer overflow</title>
22 <synopsis>
23 RealPlayer is vulnerable to a buffer overflow allowing for the execution of
24 arbitrary code.
25 </synopsis>
26 <product type="ebuild">realplayer</product>
27 <announced>September 04, 2008</announced>
28 <revised>September 04, 2008: 01</revised>
29 <bug>232997</bug>
30 <access>remote</access>
31 <affected>
32 <package name="media-video/realplayer" auto="yes" arch="*">
33 <unaffected range="ge">11.0.0.4028-r1</unaffected>
34 <vulnerable range="lt">11.0.0.4028-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 RealPlayer is a multimedia player capable of handling multiple
40 multimedia file formats.
41 </p>
42 </background>
43 <description>
44 <p>
45 Dyon Balding of Secunia Research reported an unspecified heap-based
46 buffer overflow in the Shockwave Flash (SWF) frame handling.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 By enticing a user to open a specially crafted SWF (Shockwave Flash)
52 file, a remote attacker could be able to execute arbitrary code with
53 the privileges of the user running the application.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All RealPlayer users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=media-video/realplayer-11.0.0.4028-r1&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5400">CVE-2007-5400</uri>
71 </references>
72 <metadata tag="submitter" timestamp="Tue, 19 Aug 2008 23:23:04 +0000">
73 rbu
74 </metadata>
75 <metadata tag="bugReady" timestamp="Tue, 19 Aug 2008 23:23:18 +0000">
76 rbu
77 </metadata>
78 </glsa>