diff options
Diffstat (limited to 'metadata/glsa/glsa-200904-14.xml')
-rw-r--r-- | metadata/glsa/glsa-200904-14.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200904-14.xml b/metadata/glsa/glsa-200904-14.xml new file mode 100644 index 000000000000..c5560851b4cd --- /dev/null +++ b/metadata/glsa/glsa-200904-14.xml @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="200904-14"> + <title>F-PROT Antivirus: Multiple Denial of Service vulnerabilities</title> + <synopsis> + Multiple errors in F-PROT Antivirus may lead to a Denial of Service. + </synopsis> + <product type="ebuild">f-prot</product> + <announced>2009-04-14</announced> + <revised>2009-04-17: 04</revised> + <bug>232665</bug> + <bug>253497</bug> + <access>remote</access> + <affected> + <package name="app-antivirus/f-prot" auto="yes" arch="*"> + <unaffected range="ge">6.0.2</unaffected> + <vulnerable range="lt">6.0.2</vulnerable> + </package> + </affected> + <background> + <p> + F-PROT Antivirus is a multi-platform virus scanner for workstations and + mail servers. + </p> + </background> + <description> + <p> + The following vulnerabilities were found: + </p> + <ul> + <li>Multiple errors when processing UPX, ASPack or Microsoft Office + files (CVE-2008-3243).</li> + <li>Infinite Sergio Alvarez of n.runs AG reported an invalid memory + access when processing a CHM file with a large nb_dir value + (CVE-2008-3244).</li> + <li>Jonathan Brossard from iViZ Techno Solutions reported that F-PROT + Antivirus does not correctly process ELF binaries with corrupted + headers (CVE-2008-5747). + </li> + </ul> + </description> + <impact type="normal"> + <p> + A remote attacker could entice a user or automated system to scan a + specially crafted file, leading to a crash or infinite loop. + </p> + </impact> + <workaround> + <p> + There is no known workaround at this time. + </p> + </workaround> + <resolution> + <p> + All F-PROT Antivirus users should upgrade to the latest version: + </p> + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-antivirus/f-prot-6.0.2"</code> + </resolution> + <references> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3243">CVE-2008-3243</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3244">CVE-2008-3244</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5747">CVE-2008-5747</uri> + </references> + <metadata tag="requester" timestamp="2009-04-08T22:38:56Z"> + craig + </metadata> + <metadata tag="submitter" timestamp="2009-04-10T21:12:22Z"> + p-y + </metadata> + <metadata tag="bugReady" timestamp="2009-04-10T21:13:03Z"> + p-y + </metadata> +</glsa> |