summaryrefslogtreecommitdiff
blob: 1b7d0c4ef8123b0840516aa3a428603ae3d37899 (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
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200408-08">
  <title>Cfengine: RSA Authentication Heap Corruption</title>
  <synopsis>
    Cfengine is vulnerable to a remote root exploit from clients in
    AllowConnectionsFrom.
  </synopsis>
  <product type="ebuild">Cfengine</product>
  <announced>2004-08-10</announced>
  <revised count="05">2006-05-22</revised>
  <bug>59895</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/cfengine" auto="yes" arch="*">
      <unaffected range="ge">2.1.8</unaffected>
      <unaffected range="lt">2.0.0</unaffected>
      <vulnerable range="le">2.1.7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Cfengine is an agent/software robot and a high level policy language
    for building expert systems to administrate and configure large
    computer networks.
    </p>
  </background>
  <description>
    <p>
    Two vulnerabilities have been found in cfservd. One is a buffer
    overflow in the AuthenticationDialogue function and the other is a
    failure to check the proper return value of the ReceiveTransaction
    function.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could use the buffer overflow to execute arbitrary code
    with the permissions of the user running cfservd, which is usually the
    root user. However, before such an attack could be mounted, the
    IP-based ACL would have to be bypassed. With the second vulnerability,
    an attacker could cause a denial of service attack.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are encouraged to
    upgrade to the latest available version of Cfengine. (It should be
    noted that disabling cfservd will work around this particular problem.
    However, in many cases, doing so will cripple your Cfengine setup.
    Upgrading is strongly recommended.)
    </p>
  </workaround>
  <resolution>
    <p>
    All Cfengine users should upgrade to the latest version:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv "&gt;=net-misc/cfengine-2.1.8"
    # emerge "&gt;=net-misc/cfengine-2.1.8"</code>
  </resolution>
  <references>
    <uri link="https://www.coresecurity.com/common/showdoc.php?idx=387&amp;idxseccion=10">Corelabs Advisory</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1701">CVE-2004-1701</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1702">CVE-2004-1702</uri>
  </references>
  <metadata tag="submitter" timestamp="2004-08-09T21:29:04Z">
    jaervosz
  </metadata>
</glsa>