summaryrefslogtreecommitdiff
blob: 404c33f117ba2c268c3a49b3ad3741efaffb6e5b (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201312-11">
  <title>Win32 Codecs: User-assisted execution of arbitrary code</title>
  <synopsis>A buffer overflow vulnerability in Win32 Codecs can potentially
    allow for user-assisted arbitrary code execution.
  </synopsis>
  <product type="ebuild">win32codecs</product>
  <announced>2013-12-16</announced>
  <revised count="1">2013-12-16</revised>
  <bug>232999</bug>
  <access>remote</access>
  <affected>
    <package name="media-libs/win32codecs" auto="yes" arch="*">
      <vulnerable range="le">20071007-r4</vulnerable>
    </package>
  </affected>
  <background>
    <p>Win32 Codecs is a set of Windows audio and video playback codecs.</p>
  </background>
  <description>
    <p>A heap-based buffer overflow exists when handling Shockwave Flash files.</p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially crafted Flash
      file using a package linked against Win32 Codecs, possibly resulting in
      execution of arbitrary code with the privileges of the process or a
      Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo has discontinued support for Win32 Codecs. We recommend that
      users unmerge Win32 Codecs:
    </p>
    
    <code>
      # emerge --unmerge "media-libs/win32codecs"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5400">CVE-2007-5400</uri>
  </references>
  <metadata tag="requester" timestamp="2013-12-11T01:23:33Z">
    creffett
  </metadata>
  <metadata tag="submitter" timestamp="2013-12-16T12:38:30Z">
    creffett
  </metadata>
</glsa>