summaryrefslogtreecommitdiff
blob: 32601300ed21b166d6d876ff6f5c78c231ffe49d (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>December 16, 2013</announced>
  <revised>December 16, 2013: 1</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="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5400">CVE-2007-5400</uri>
  </references>
  <metadata tag="requester" timestamp="Wed, 11 Dec 2013 01:23:33 +0000">
    creffett
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 16 Dec 2013 12:38:30 +0000">
    creffett
  </metadata>
</glsa>