summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xml/htdocs/security/en/glsa/glsa-200502-16.xml')
-rw-r--r--xml/htdocs/security/en/glsa/glsa-200502-16.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/xml/htdocs/security/en/glsa/glsa-200502-16.xml b/xml/htdocs/security/en/glsa/glsa-200502-16.xml
new file mode 100644
index 00000000..4c45bb68
--- /dev/null
+++ b/xml/htdocs/security/en/glsa/glsa-200502-16.xml
@@ -0,0 +1,69 @@
+<?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="200502-16">
+ <title>ht://Dig: Cross-site scripting vulnerability</title>
+ <synopsis>
+ ht://Dig is vulnerable to cross-site scripting attacks.
+ </synopsis>
+ <product type="ebuild">htdig</product>
+ <announced>February 13, 2005</announced>
+ <revised>February 13, 2005: 01</revised>
+ <bug>80602</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-misc/htdig" auto="yes" arch="*">
+ <unaffected range="ge">3.1.6-r7</unaffected>
+ <vulnerable range="lt">3.1.6-r7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ ht://Dig is an HTTP/HTML indexing and searching system.
+ </p>
+ </background>
+ <description>
+ <p>
+ Michael Krax discovered that ht://Dig fails to validate the
+ 'config' parameter before displaying an error message containing the
+ parameter. This flaw could allow an attacker to conduct cross-site
+ scripting attacks.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ By sending a carefully crafted message, an attacker can inject and
+ execute script code in the victim's browser window. This allows to
+ modify the behaviour of ht://Dig, and/or leak session information such
+ as cookies to the attacker.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All ht://Dig users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=www-misc/htdig-3.1.6-r7&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0085">CAN-2005-0085</uri>
+ <uri link="http://securitytracker.com/alerts/2005/Feb/1013078.html">SecurityTracker #1013078</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sun, 13 Feb 2005 17:17:57 +0000">
+ vorlon078
+ </metadata>
+ <metadata tag="bugReady" timestamp="Sun, 13 Feb 2005 17:19:04 +0000">
+ vorlon078
+ </metadata>
+ <metadata tag="submitter" timestamp="Sun, 13 Feb 2005 20:15:40 +0000">
+ lewk
+ </metadata>
+</glsa>