summaryrefslogtreecommitdiff
blob: 86038b2d56e96bcf646b78d6d478cb2663f1f889 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200408-12">
  <title>Gaim: MSN protocol parsing function buffer overflow</title>
  <synopsis>
    Gaim contains a remotely exploitable buffer overflow vulnerability in the
    MSN-protocol parsing code that may allow remote execution of arbitrary
    code.
  </synopsis>
  <product type="ebuild">gaim</product>
  <announced>2004-08-12</announced>
  <revised count="03">2006-05-22</revised>
  <bug>60034</bug>
  <access>remote</access>
  <affected>
    <package name="net-im/gaim" auto="yes" arch="*">
      <unaffected range="ge">0.81-r1</unaffected>
      <vulnerable range="le">0.81</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Gaim is a multi-protocol instant messaging client for Linux which
    supports many instant messaging protocols.
    </p>
  </background>
  <description>
    <p>
    Sebastian Krahmer of the SuSE Security Team has discovered a remotely
    exploitable buffer overflow vulnerability in the code handling MSN
    protocol parsing.
    </p>
  </description>
  <impact type="normal">
    <p>
    By sending a carefully-crafted message, an attacker may execute
    arbitrary code with the permissions of the user running Gaim.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are encouraged to
    upgrade to the latest available version of Gaim.
    </p>
  </workaround>
  <resolution>
    <p>
    All Gaim users should upgrade to the latest version:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv "&gt;=net-im/gaim-0.81-r1"
    # emerge "&gt;=net-im/gaim-0.81-r1"</code>
  </resolution>
  <references>
    <uri link="http://www.osvdb.org/displayvuln.php?osvdb_id=8382">OSVDB ID: 8382</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0500">CVE-2004-0500</uri>
  </references>
  <metadata tag="submitter" timestamp="2004-08-12T16:07:01Z">
    jaervosz
  </metadata>
</glsa>