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-200703-10.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-200703-10.xml')
-rw-r--r--metadata/glsa/glsa-200703-10.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200703-10.xml b/metadata/glsa/glsa-200703-10.xml
new file mode 100644
index 000000000000..8dbeedea8a5e
--- /dev/null
+++ b/metadata/glsa/glsa-200703-10.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200703-10">
+ <title>KHTML: Cross-site scripting (XSS) vulnerability</title>
+ <synopsis>
+ The KHTML component shipped with the KDE libraries is prone to a cross-site
+ scripting (XSS) vulnerability.
+ </synopsis>
+ <product type="ebuild">kdelibs</product>
+ <announced>March 10, 2007</announced>
+ <revised>March 10, 2007: 01</revised>
+ <bug>165606</bug>
+ <access>remote</access>
+ <affected>
+ <package name="kde-base/kdelibs" auto="yes" arch="*">
+ <unaffected range="ge">3.5.5-r8</unaffected>
+ <vulnerable range="lt">3.5.5-r8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ KDE is a feature-rich graphical desktop environment for Linux and
+ Unix-like Operating Systems. KHTML is the HTML interpreter used in
+ Konqueror and other parts of KDE.
+ </p>
+ </background>
+ <description>
+ <p>
+ The KHTML code allows for the execution of JavaScript code located
+ inside the "Title" HTML element, a related issue to the Safari error
+ found by Jose Avila.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ When viewing a HTML page that renders unsanitized attacker-supplied
+ input in the page title, Konqueror and other parts of KDE will execute
+ arbitrary JavaScript code contained in the page title, allowing for the
+ theft of browser session data or cookies.
+ </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 &quot;&gt;=kde-base/kdelibs-3.5.5-r8&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0537">CVE-2007-0537</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0478">CVE-2007-0478</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Tue, 27 Feb 2007 16:04:07 +0000">
+ falco
+ </metadata>
+ <metadata tag="bugReady" timestamp="Tue, 27 Feb 2007 16:19:36 +0000">
+ falco
+ </metadata>
+</glsa>