summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200409-30.xml')
-rw-r--r--metadata/glsa/glsa-200409-30.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200409-30.xml b/metadata/glsa/glsa-200409-30.xml
new file mode 100644
index 000000000000..a32d5ff7261d
--- /dev/null
+++ b/metadata/glsa/glsa-200409-30.xml
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200409-30">
+ <title>xine-lib: Multiple vulnerabilities</title>
+ <synopsis>
+ xine-lib contains several vulnerabilities potentially allowing the
+ execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">xine-lib</product>
+ <announced>2004-09-22</announced>
+ <revised count="02">2006-05-22</revised>
+ <bug>64348</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/xine-lib" auto="yes" arch="*">
+ <unaffected range="ge">1_rc6</unaffected>
+ <vulnerable range="le">1_rc5-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ xine-lib is a multimedia library which can be utilized to create
+ multimedia frontends.
+ </p>
+ </background>
+ <description>
+ <p>
+ xine-lib contains two stack-based overflows and one heap-based
+ overflow. In the code reading VCD disc labels, the ISO disc label is
+ copied into an unprotected stack buffer of fixed size. Also, there is a
+ buffer overflow in the code that parses subtitles and prepares them for
+ display (XSA-2004-4). Finally, xine-lib contains a heap-based overflow
+ in the DVD sub-picture decoder (XSA-2004-5).
+ </p>
+ <p>
+ (Please note that the VCD MRL issue mentioned in XSA-2004-4 was fixed
+ with GLSA 200408-18.)
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ With carefully-crafted VCDs, DVDs, MPEGs or subtitles, an attacker may
+ cause xine-lib to execute arbitrary code with the permissions of the
+ user.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All xine-lib users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=media-libs/xine-lib-1_rc6"
+ # emerge "&gt;=media-libs/xine-lib-1_rc6"</code>
+ </resolution>
+ <references>
+ <uri link="http://www.securityfocus.com/archive/1/375485/2004-09-02/2004-09-08/0">BugTraq Announcement (XSA-2004-4)</uri>
+ <uri link="http://www.securityfocus.com/archive/1/375482/2004-09-02/2004-09-08/0">BugTraq Announcement (XSA-2004-5)</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1379">CVE-2004-1379</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1475">CVE-2004-1475</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1476">CVE-2004-1476</uri>
+ </references>
+ <metadata tag="requester" timestamp="2004-09-20T06:34:44Z">
+ jaervosz
+ </metadata>
+ <metadata tag="submitter" timestamp="2004-09-21T20:55:54Z">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="2004-09-22T11:19:16Z">
+ koon
+ </metadata>
+</glsa>