summaryrefslogtreecommitdiff
blob: fe8bf5c37517b97d45edbb0712479dc632e028bf (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200612-01">
  <title>wv library: Multiple integer overflows</title>
  <synopsis>
    The wv library is vulnerable to multiple integer overflows which could lead
    to the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">wv library</product>
  <announced>2006-12-07</announced>
  <revised count="01">2006-12-07</revised>
  <bug>153800</bug>
  <access>remote</access>
  <affected>
    <package name="app-text/wv" auto="yes" arch="*">
      <unaffected range="ge">1.2.3-r1</unaffected>
      <vulnerable range="lt">1.2.3-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    wv is a library for conversion of MS Word DOC and RTF files.
    </p>
  </background>
  <description>
    <p>
    The wv library fails to do proper arithmetic checks in multiple places,
    possibly leading to integer overflows.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could craft a malicious file that, when handled with the wv
    library, could lead to the execution of 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 wv library users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-text/wv-1.2.3-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4513">CVE-2006-4513</uri>
  </references>
  <metadata tag="submitter" timestamp="2006-11-24T19:24:02Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2006-11-24T19:46:34Z">
    jaervosz
  </metadata>
</glsa>