summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-200404-02.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-200404-02.xml')
-rw-r--r--metadata/glsa/glsa-200404-02.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200404-02.xml b/metadata/glsa/glsa-200404-02.xml
new file mode 100644
index 000000000000..73d1614d7231
--- /dev/null
+++ b/metadata/glsa/glsa-200404-02.xml
@@ -0,0 +1,59 @@
+<?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>April 06, 2004</announced>
+ <revised>April 06, 2004: 01</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 ">=kde-base/kde-3.1.5"
+ # emerge ">=kde-base/kde-3.1.5"</code>
+ </resolution>
+ <references>
+ <uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0988">CAN-2003-0988</uri>
+ </references>
+ <metadata tag="submitter">aescriva</metadata>
+</glsa>