summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200404-02.xml
blob: 3be7d5726337ddd764596413c922fbc68d03855b (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200404-02">
  <title>KDE Personal Information Management Suite Remote Buffer Overflow Vulnerability</title>
  <synopsis>
    KDE-PIM may be vulnerable to a remote buffer overflow attack that may allow
    unauthorized access to an affected system. 
  </synopsis>
  <product type="ebuild">kde-base/kde</product>
  <announced>2004-04-06</announced>
  <revised count="01">2004-04-06</revised>
  <bug>38256</bug>
  <access>remote</access>
  <affected>
    <package name="kde-base/kde" auto="yes" arch="*">
      <unaffected range="ge">3.1.5</unaffected>
      <vulnerable range="le">3.1.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    KDE-PIM is an application suite designed to manage mail, addresses,
    appointments, and contacts.
    </p>
  </background>
  <description>
    <p>
    A buffer overflow may occur in KDE-PIM's VCF file reader when a maliciously
    crafted VCF file is opened by a user on a vulnerable system.
    </p>
  </description>
  <impact type="high">
    <p>
    A remote attacker may unauthorized access to a user's personal data or
    execute commands with the user's privileges.
    </p>
  </impact>
  <workaround>
    <p>
    A workaround is not currently known for this issue. All users are advised
    to upgrade to the latest version of the affected package.
    </p>
  </workaround>
  <resolution>
    <p>
    KDE users should upgrade to version 3.1.5 or later:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv "&gt;=kde-base/kde-3.1.5"
    # emerge "&gt;=kde-base/kde-3.1.5"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0988">CAN-2003-0988</uri>
  </references>
  <metadata tag="submitter">aescriva</metadata>
</glsa>