summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200405-17.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200405-17.xml')
-rw-r--r--glsa-200405-17.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/glsa-200405-17.xml b/glsa-200405-17.xml
new file mode 100644
index 00000000..d4448381
--- /dev/null
+++ b/glsa-200405-17.xml
@@ -0,0 +1,63 @@
+<?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="200405-17">
+ <title>Multiple vulnerabilities in metamail</title>
+ <synopsis>
+ Several format string bugs and buffer overflows were discovered in
+ metamail, potentially allowing execution of arbitrary code remotely.
+ </synopsis>
+ <product type="ebuild">metamail</product>
+ <announced>May 21, 2004</announced>
+ <revised>May 21, 2004: 01</revised>
+ <bug>42133</bug>
+ <access>remote </access>
+ <affected>
+ <package name="net-mail/metamail" auto="yes" arch="*">
+ <unaffected range="ge">2.7.45.3</unaffected>
+ <vulnerable range="lt">2.7.45.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Metamail is a program that decodes MIME encoded mail. It is therefore often
+ automatically called when an email is received or read.
+ </p>
+ </background>
+ <description>
+ <p>
+ Ulf Harnhammar found two format string bugs and two buffer overflow bugs in
+ Metamail.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ A remote attacker could send a malicious email message and execute
+ arbitrary code with the rights of the process calling the Metamail program.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All users of Metamail should upgrade to the latest stable version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv ">=net-mail/metamail-2.7.45.3"
+ # emerge ">=net-mail/metamail-2.7.45.3"</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0104">CAN-2004-0104</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0105">CAN-2004-0105</uri>
+ </references>
+ <metadata tag="submitter">
+ koon
+ </metadata>
+</glsa>