summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200503-22.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200503-22.xml')
-rw-r--r--glsa-200503-22.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/glsa-200503-22.xml b/glsa-200503-22.xml
new file mode 100644
index 00000000..dd0a6d59
--- /dev/null
+++ b/glsa-200503-22.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200503-22">
+ <title>KDE: Local Denial of Service</title>
+ <synopsis>
+ KDE is vulnerable to a local Denial of Service attack.
+ </synopsis>
+ <product type="ebuild">kde, dcopserver</product>
+ <announced>March 19, 2005</announced>
+ <revised>March 19, 2005: 01</revised>
+ <bug>83814</bug>
+ <access>local</access>
+ <affected>
+ <package name="kde-base/kdelibs" auto="yes" arch="*">
+ <unaffected range="ge">3.3.2-r7</unaffected>
+ <unaffected range="rge">3.2.3-r8</unaffected>
+ <vulnerable range="lt">3.3.2-r7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ KDE is a feature-rich graphical desktop environment for Linux and
+ Unix-like Operating Systems. DCOP is KDE's simple IPC/RPC mechanism.
+ </p>
+ </background>
+ <description>
+ <p>
+ Sebastian Krahmer discovered that it is possible to stall the
+ dcopserver of other users.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ An attacker could exploit this to cause a local Denial of Service
+ by stalling the dcopserver in the authentication process. As a result
+ all desktop functionality relying on DCOP will cease to function.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All kdelibs users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose kde-base/kdelibs</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0396">CAN-2005-0396</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Mon, 14 Mar 2005 06:00:10 +0000">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="Sat, 19 Mar 2005 07:23:43 +0000">
+ jaervosz
+ </metadata>
+</glsa>