summaryrefslogtreecommitdiff
blob: 679862769daf1d4ee482d7cde489e2880dbcb3d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="utf-8"?>
<!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>2004-05-21</announced>
  <revised>2004-05-21: 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 "&gt;=net-mail/metamail-2.7.45.3"
    # emerge "&gt;=net-mail/metamail-2.7.45.3"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0104">CAN-2004-0104</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0105">CAN-2004-0105</uri>
  </references>
  <metadata tag="submitter">
    koon
  </metadata>
</glsa>