summaryrefslogtreecommitdiff
blob: 534acea733c9b5dc2226de8eaa71aef5bd90d639 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200801-12">
  <title>xine-lib: User-assisted execution of arbitrary code</title>
  <synopsis>
    xine-lib is vulnerable to multiple heap-based buffer overflows when
    processing RTSP streams.
  </synopsis>
  <product type="ebuild">xine-lib</product>
  <announced>2008-01-27</announced>
  <revised>2008-01-27: 01</revised>
  <bug>205197</bug>
  <access>remote</access>
  <affected>
    <package name="media-libs/xine-lib" auto="yes" arch="*">
      <unaffected range="ge">1.1.9.1</unaffected>
      <vulnerable range="lt">1.1.9.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    xine-lib is the core library package for the xine media player.
    </p>
  </background>
  <description>
    <p>
    Luigi Auriemma reported that xine-lib does not properly check
    boundaries when processing SDP attributes of RTSP streams, leading to
    heap-based buffer overflows.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could entice a user to play specially crafted RTSP video
    streams with a player using xine-lib, potentially resulting in the
    execution of arbitrary code with the privileges of the user running the
    player.
    </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.9.1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0225">CVE-2008-0225</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0238">CVE-2008-0238</uri>
  </references>
  <metadata tag="requester" timestamp="2008-01-16T19:08:20Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2008-01-20T01:56:19Z">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="2008-01-26T21:39:28Z">
    p-y
  </metadata>
</glsa>