* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-32.xml
@ 2014-01-27 12:17 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-01-27 12:17 UTC (permalink / raw
To: gentoo-commits
zlogene 14/01/27 12:17:57
Added: glsa-201401-32.xml
Log:
GLSA 201401-32
Revision Changes Path
1.1 xml/htdocs/security/en/glsa/glsa-201401-32.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml?rev=1.1&content-type=text/plain
Index: glsa-201401-32.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!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>January 27, 2014</announced>
<revised>January 27, 2014: 1</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 the 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="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2023">CVE-2010-2023</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2024">CVE-2010-2024</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4344">CVE-2010-4344</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4345">CVE-2010-4345</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0017">CVE-2011-0017</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1407">CVE-2011-1407</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1764">CVE-2011-1764</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5671">CVE-2012-5671</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:21 +0000">craig</metadata>
<metadata tag="submitter" timestamp="Mon, 27 Jan 2014 12:12:41 +0000">craig</metadata>
</glsa>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-32.xml
@ 2014-01-27 13:06 Tobias Heinlein (keytoaster)
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2014-01-27 13:06 UTC (permalink / raw
To: gentoo-commits
keytoaster 14/01/27 13:06:36
Modified: glsa-201401-32.xml
Log:
Fix language and a minor cosmetic issue.
Revision Changes Path
1.2 xml/htdocs/security/en/glsa/glsa-201401-32.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml?r1=1.1&r2=1.2
Index: glsa-201401-32.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201401-32.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201401-32.xml 27 Jan 2014 12:17:57 -0000 1.1
+++ glsa-201401-32.xml 27 Jan 2014 13:06:36 -0000 1.2
@@ -9,7 +9,7 @@
</synopsis>
<product type="ebuild">Exim</product>
<announced>January 27, 2014</announced>
- <revised>January 27, 2014: 1</revised>
+ <revised>January 27, 2014: 3</revised>
<bug>322665</bug>
<bug>348249</bug>
<bug>353352</bug>
@@ -31,9 +31,8 @@
</p>
</description>
<impact type="high">
- <p>A remote attacker could possibly execute arbitrary code with the root
- privileges, or cause a Denial of
- Service condition.
+ <p>A remote attacker could possibly execute arbitrary code with root
+ privileges, or cause a Denial of Service condition.
</p>
</impact>
<workaround>
@@ -59,5 +58,5 @@
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5671">CVE-2012-5671</uri>
</references>
<metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:21 +0000">craig</metadata>
- <metadata tag="submitter" timestamp="Mon, 27 Jan 2014 12:12:41 +0000">craig</metadata>
+ <metadata tag="submitter" timestamp="Mon, 27 Jan 2014 13:05:26 +0000">craig</metadata>
</glsa>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-27 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 12:17 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-32.xml Mikle Kolyada (zlogene)
-- strict thread matches above, loose matches on Subject: below --
2014-01-27 13:06 Tobias Heinlein (keytoaster)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox