summaryrefslogtreecommitdiff
blob: af0116967eb337273426887b095973c2ac762216 (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
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200410-05">
  <title>Cyrus-SASL: Buffer overflow and SASL_PATH vulnerabilities</title>
  <synopsis>
    Cyrus-SASL contains two vulnerabilities that might allow an attacker to
    completely compromise the vulnerable system.
  </synopsis>
  <product type="ebuild">Cyrus-SASL</product>
  <announced>October 07, 2004</announced>
  <revised>May 22, 2006: 02</revised>
  <bug>56016</bug>
  <access>remote</access>
  <affected>
    <package name="dev-libs/cyrus-sasl" auto="yes" arch="*">
      <unaffected range="ge">2.1.18-r2</unaffected>
      <vulnerable range="le">2.1.18-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Cyrus-SASL is an implementation of the Simple Authentication and
    Security Layer.
    </p>
  </background>
  <description>
    <p>
    Cyrus-SASL contains a remote buffer overflow in the digestmda5.c file.
    Additionally, under certain conditions it is possible for a local user
    to exploit a vulnerability in the way the SASL_PATH environment
    variable is honored (CAN-2004-0884).
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker might be able to execute arbitrary code with the Effective
    ID of the application calling the Cyrus-SASL libraries.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Cyrus-SASL users should upgrade to the latest stable version:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv &quot;&gt;=dev-libs/cyrus-sasl-2.1.18-r2&quot;
    # emerge &quot;&gt;=dev-libs/cyrus-sasl-2.1.18-r2&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0884">CAN-2004-0884</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0373">CVE-2005-0373</uri>
  </references>
  <metadata tag="submitter">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="Sat,  2 Oct 2004 04:16:09 +0000">
    lewk
  </metadata>
</glsa>