summaryrefslogtreecommitdiff
blob: 4592d8943a12f8a6561d0b4687bd0a972ef49d9a (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
67
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200509-13">
  <title>Clam AntiVirus: Multiple vulnerabilities</title>
  <synopsis>
    Clam AntiVirus is subject to vulnerabilities ranging from Denial of Service
    to execution of arbitrary code when handling compressed executables.
  </synopsis>
  <product type="ebuild">clamav</product>
  <announced>2005-09-19</announced>
  <revised>2005-09-19: 01</revised>
  <bug>106279</bug>
  <access>remote</access>
  <affected>
    <package name="app-antivirus/clamav" auto="yes" arch="*">
      <unaffected range="ge">0.87</unaffected>
      <vulnerable range="lt">0.87</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Clam AntiVirus is a GPL anti-virus toolkit, designed for
    integration with mail servers to perform attachment scanning. Clam
    AntiVirus also provides a command line scanner and a tool for fetching
    updates of the virus database.
    </p>
  </background>
  <description>
    <p>
    Clam AntiVirus is vulnerable to a buffer overflow in
    "libclamav/upx.c" when processing malformed UPX-packed executables. It
    can also be sent into an infinite loop in "libclamav/fsg.c" when
    processing specially-crafted FSG-packed executables.
    </p>
  </description>
  <impact type="high">
    <p>
    By sending a specially-crafted file an attacker could execute
    arbitrary code with the permissions of the user running Clam AntiVirus,
    or cause a Denial of Service.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Clam AntiVirus users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-antivirus/clamav-0.87"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2919">CAN-2005-2919</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2920">CAN-2005-2920</uri>
    <uri link="https://sourceforge.net/project/shownotes.php?release_id=356974">Clam AntiVirus: Release Notes</uri>
  </references>
  <metadata tag="submitter" timestamp="2005-09-18T16:20:33Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-09-18T16:20:41Z">
    koon
  </metadata>
</glsa>