Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200802-09.xml
Date: Thu, 21 Feb 2008 22:46:02
Message-Id: E1JSKAw-0004WG-SA@stork.gentoo.org
1 py 08/02/21 22:45:58
2
3 Added: glsa-200802-09.xml
4 Log:
5 GLSa 200802-09
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200802-09.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200802-09.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200802-09.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200802-09.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200802-09">
21 <title>ClamAV: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities in ClamAV may result in the remote execution of
24 arbitrary code.
25 </synopsis>
26 <product type="ebuild">clamav</product>
27 <announced>February 21, 2008</announced>
28 <revised>February 21, 2008: 01</revised>
29 <bug>209915</bug>
30 <access>remote</access>
31 <affected>
32 <package name="app-antivirus/clamav" auto="yes" arch="*">
33 <unaffected range="ge">0.92.1</unaffected>
34 <vulnerable range="lt">0.92.1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Clam AntiVirus is a free anti-virus toolkit for UNIX, designed
40 especially for e-mail scanning on mail gateways.
41 </p>
42 </background>
43 <description>
44 <p>
45 An integer overflow has been reported in the "cli_scanpe()" function in
46 file libclamav/pe.c (CVE-2008-0318). Another unspecified vulnerability
47 has been reported in file libclamav/mew.c (CVE-2008-0728).
48 </p>
49 </description>
50 <impact type="high">
51 <p>
52 A remote attacker could entice a user or automated system to scan a
53 specially crafted file, possibly leading to the execution of arbitrary
54 code with the privileges of the user running ClamAV (either a system
55 user or the "clamav" user if clamd is compromised).
56 </p>
57 </impact>
58 <workaround>
59 <p>
60 There is no known workaround at this time.
61 </p>
62 </workaround>
63 <resolution>
64 <p>
65 All ClamAV users should upgrade to the latest version:
66 </p>
67 <code>
68 # emerge --sync
69 # emerge --ask --oneshot --verbose &quot;&gt;=app-antivirus/clamav-0.92.1&quot;</code>
70 </resolution>
71 <references>
72 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0318">CVE-2008-0318</uri>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0728">CVE-2008-0728</uri>
74 </references>
75 <metadata tag="requester" timestamp="Tue, 19 Feb 2008 20:13:32 +0000">
76 p-y
77 </metadata>
78 <metadata tag="bugReady" timestamp="Tue, 19 Feb 2008 20:14:59 +0000">
79 p-y
80 </metadata>
81 <metadata tag="submitter" timestamp="Tue, 19 Feb 2008 21:50:12 +0000">
82 p-y
83 </metadata>
84 </glsa>
85
86
87
88 --
89 gentoo-commits@l.g.o mailing list