summaryrefslogtreecommitdiff
blob: 74aacf358bb75ea8b738f001530624108acba98a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201206-34">
  <title>msmtp: X.509 NULL spoofing vulnerability</title>
  <synopsis>An error in the hostname matching in msmtp might enable remote
    attackers to conduct man-in-the-middle attacks.   
  </synopsis>
  <product type="ebuild">msmtp</product>
  <announced>2012-06-25</announced>
  <revised count="1">2012-06-25</revised>
  <bug>293647</bug>
  <access>remote</access>
  <affected>
    <package name="mail-mta/msmtp" auto="yes" arch="*">
      <unaffected range="ge">1.4.19</unaffected>
      <vulnerable range="lt">1.4.19</vulnerable>
    </package>
  </affected>
  <background>
    <p>msmtp is an SMTP client and SMTP plugin for mail user agents such as
      Mutt.
    </p>
  </background>
  <description>
    <p>A vulnerability have been discovered in msmtp. Please review the CVE
      identifier referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker might employ a specially crafted certificate to
      conduct man-in-the-middle attacks on SSL connections made using msmtp. 
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All msmtp users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=mail-mta/msmtp-1.4.19"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3942">CVE-2009-3942</uri>
  </references>
  <metadata timestamp="2011-10-07T23:37:28Z" tag="requester">craig</metadata>
  <metadata timestamp="2012-06-25T18:51:50Z" tag="submitter">craig</metadata>
</glsa>