summaryrefslogtreecommitdiff
blob: 78853ba70616c60ca33d7475703e92b464c379ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200609-08">
  <title>xine-lib: Buffer overflows</title>
  <synopsis>
    xine-lib is vulnerable to multiple buffer overflows that could be exploited
    to execute arbitrary code.
  </synopsis>
  <product type="ebuild">xine-lib</product>
  <announced>2006-09-13</announced>
  <revised count="01">2006-09-13</revised>
  <bug>133520</bug>
  <access>remote</access>
  <affected>
    <package name="media-libs/xine-lib" auto="yes" arch="*">
      <unaffected range="ge">1.1.2-r2</unaffected>
      <vulnerable range="lt">1.1.2-r2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    xine is a high performance, portable and reusable multimedia playback
    engine. xine-lib is xine's core engine.
    </p>
  </background>
  <description>
    <p>
    xine-lib contains buffer overflows in the processing of AVI.
    Additionally, xine-lib is vulnerable to a buffer overflow in the HTTP
    plugin (xineplug_inp_http.so) via a long reply from an HTTP server.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could trigger the buffer overflow vulnerabilities by
    enticing a user to load a specially crafted AVI file in xine. This
    might result in the execution of arbitrary code with the rights of the
    user running xine. Additionally, a remote HTTP server serving a xine
    client a specially crafted reply could crash xine and possibly execute
    arbitrary code.
    </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 --ask --oneshot --verbose "&gt;=media-libs/xine-lib-1.1.2-r2"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2802">CVE-2006-2802</uri>
  </references>
  <metadata tag="requester" timestamp="2006-08-31T17:11:30Z">
    falco
  </metadata>
  <metadata tag="submitter" timestamp="2006-09-07T12:33:52Z">
    falco
  </metadata>
  <metadata tag="bugReady" timestamp="2006-09-12T15:13:19Z">
    falco
  </metadata>
</glsa>