summaryrefslogtreecommitdiff
blob: 3b5149f5265b41ea0bc6367cbc78c6ae6266a44e (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200507-26">
  <title>GNU Gadu, CenterICQ, Kadu, EKG, libgadu: Remote code execution in Gadu library</title>
  <synopsis>
    GNU Gadu, CenterICQ, Kadu, EKG and libgadu are vulnerable to an integer
    overflow which could potentially lead to the execution of arbitrary code or
    a Denial of Service.
  </synopsis>
  <product type="ebuild">gnugadu centericq kadu ekg libgadu</product>
  <announced>2005-07-27</announced>
  <revised count="02">2007-02-26</revised>
  <bug>99816</bug>
  <bug>99890</bug>
  <bug>99583</bug>
  <access>remote</access>
  <affected>
    <package name="net-im/gnugadu" auto="yes" arch="*">
      <unaffected range="ge">2.2.6-r1</unaffected>
      <vulnerable range="lt">2.2.6-r1</vulnerable>
    </package>
    <package name="net-im/centericq" auto="yes" arch="*">
      <unaffected range="ge">4.20.0-r3</unaffected>
      <vulnerable range="lt">4.20.0-r3</vulnerable>
    </package>
    <package name="net-im/kadu" auto="yes" arch="*">
      <unaffected range="ge">0.4.1</unaffected>
      <vulnerable range="lt">0.4.1</vulnerable>
    </package>
    <package name="net-im/ekg" auto="yes" arch="*">
      <unaffected range="ge">1.6_rc3</unaffected>
      <vulnerable range="lt">1.6_rc3</vulnerable>
    </package>
    <package name="net-libs/libgadu" auto="yes" arch="*">
      <unaffected range="ge">1.7.0_pre20050719</unaffected>
      <vulnerable range="lt">1.7.0_pre20050719</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    GNU Gadu, CenterICQ, Kadu and EKG are instant messaging applications
    created to support Gadu Gadu instant messaging protocol. libgadu is a
    library that implements the client side of the Gadu-Gadu protocol.
    </p>
  </background>
  <description>
    <p>
    GNU Gadu, CenterICQ, Kadu, EKG and libgadu are vulnerable to an integer
    overflow.
    </p>
  </description>
  <impact type="high">
    <p>
    A remote attacker could exploit the integer overflow to execute
    arbitrary code or cause a Denial of Service.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All GNU Gadu users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-im/gnugadu-2.2.6-r1"</code>
    <p>
    All Kadu users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-im/kadu-0.4.1"</code>
    <p>
    All EKG users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-im/ekg-1.6_rc3"</code>
    <p>
    All libgadu users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-libs/libgadu-20050719"</code>
    <p>
    All CenterICQ users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-im/centericq-4.20.0-r3"</code>
    <p>
    CenterICQ is no longer distributed with Gadu Gadu support, affected
    users are encouraged to migrate to an alternative package.
    </p>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1852">CAN-2005-1852</uri>
    <uri link="http://www.securityfocus.com/archive/1/406026/30/">BugTraq Announcement</uri>
  </references>
  <metadata tag="requester" timestamp="2005-07-23T12:05:13Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2005-07-23T12:53:13Z">
    adir
  </metadata>
  <metadata tag="bugReady" timestamp="2005-07-26T19:58:40Z">
    DerCorny
  </metadata>
</glsa>