summaryrefslogtreecommitdiff
blob: e90a783c2bd997fdbddc3530b9107e7890443626 (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="200507-04">
  <title>RealPlayer: Heap overflow vulnerability</title>
  <synopsis>
    RealPlayer is vulnerable to a heap overflow that could lead to remote
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">realplayer</product>
  <announced>2005-07-06</announced>
  <revised count="01">2005-07-06</revised>
  <bug>96923</bug>
  <access>remote</access>
  <affected>
    <package name="media-video/realplayer" auto="yes" arch="*">
      <unaffected range="ge">10.0.5</unaffected>
      <vulnerable range="lt">10.0.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    RealPlayer is a multimedia player capable of handling multiple
    multimedia file formats.
    </p>
  </background>
  <description>
    <p>
    RealPlayer is vulnerable to a heap overflow when opening RealMedia
    files which make use of RealText.
    </p>
  </description>
  <impact type="normal">
    <p>
    By enticing a user to play a specially crafted RealMedia file an
    attacker could execute arbitrary code with the permissions of the user
    running the application.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All RealPlayer users should upgrade to the latest available
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-video/realplayer-10.0.5"</code>
  </resolution>
  <references>
    <uri link="http://service.real.com/help/faq/security/050623_player/EN/">RealNetworks Security Advisory</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1766">CAN-2005-1766</uri>
  </references>
  <metadata tag="requester" timestamp="2005-06-26T18:08:55Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-06-26T18:38:32Z">
    DerCorny
  </metadata>
  <metadata tag="bugReady" timestamp="2005-07-06T12:36:44Z">
    koon
  </metadata>
</glsa>