diff options
Diffstat (limited to 'metadata/glsa/glsa-201401-32.xml')
-rw-r--r-- | metadata/glsa/glsa-201401-32.xml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201401-32.xml b/metadata/glsa/glsa-201401-32.xml new file mode 100644 index 000000000000..c08ff426b341 --- /dev/null +++ b/metadata/glsa/glsa-201401-32.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201401-32"> + <title>Exim: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities were found in Exim, the worst of which + leading to remote execution of arbitrary code with root privileges. + </synopsis> + <product type="ebuild">Exim</product> + <announced>2014-01-27</announced> + <revised>2014-01-27: 3</revised> + <bug>322665</bug> + <bug>348249</bug> + <bug>353352</bug> + <bug>366369</bug> + <bug>439734</bug> + <access>remote</access> + <affected> + <package name="mail-mta/exim" auto="yes" arch="*"> + <unaffected range="ge">4.80.1</unaffected> + <vulnerable range="lt">4.80.1</vulnerable> + </package> + </affected> + <background> + <p>Exim is a highly configurable, drop-in replacement for sendmail.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Exim. Please review the + CVE identifiers referenced below for details. + </p> + </description> + <impact type="high"> + <p>A remote attacker could possibly execute arbitrary code with root + privileges, or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Exim users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-mta/exim-4.80.1" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2023">CVE-2010-2023</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2024">CVE-2010-2024</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4344">CVE-2010-4344</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4345">CVE-2010-4345</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0017">CVE-2011-0017</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1407">CVE-2011-1407</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1764">CVE-2011-1764</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5671">CVE-2012-5671</uri> + </references> + <metadata tag="requester" timestamp="2011-10-07T23:37:21Z">craig</metadata> + <metadata tag="submitter" timestamp="2014-01-27T13:05:26Z">craig</metadata> +</glsa> |