summaryrefslogtreecommitdiff
blob: d6e4f7de604dcf0abe8cc41bbfebfae80635c4c1 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201206-33">
  <title>Postfix: Multiple vulnerabilities </title>
  <synopsis>A vulnerability has been found in Postfix, the worst of which
    possibly allowing remote code execution.
  </synopsis>
  <product type="ebuild">Postfix</product>
  <announced>2012-06-25</announced>
  <revised>2012-06-25: 1</revised>
  <bug>358085</bug>
  <bug>366605</bug>
  <access>remote</access>
  <affected>
    <package name="mail-mta/postfix" auto="yes" arch="*">
      <unaffected range="ge">2.7.4</unaffected>
      <vulnerable range="lt">2.7.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>Postfix is Wietse Venema’s mailer that attempts to be fast, easy to
      administer, and secure, as an alternative to the widely-used Sendmail
      program.
    </p>
  </background>
  <description>
    <p>A vulnerability have been discovered in Postfix. Please review the CVE
      identifier referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>An attacker could perform a man-in-the-middle attack and inject SMTP
      commands during the plaintext to TLS session switch or might execute
      arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Postfix users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=mail-mta/postfix-2.7.4"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0411">CVE-2011-0411</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1720">CVE-2011-1720</uri>
  </references>
  <metadata timestamp="2011-10-07T23:37:03Z" tag="requester">craig</metadata>
  <metadata timestamp="2012-06-25T18:51:42Z" tag="submitter">craig</metadata>
</glsa>