summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200601-12.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200601-12.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200601-12.xml')
-rw-r--r--metadata/glsa/glsa-200601-12.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200601-12.xml b/metadata/glsa/glsa-200601-12.xml
new file mode 100644
index 000000000000..f4da02e86517
--- /dev/null
+++ b/metadata/glsa/glsa-200601-12.xml
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200601-12">
+ <title>Trac: Cross-site scripting vulnerability</title>
+ <synopsis>
+ Trac is vulnerable to a cross-site scripting attack that could allow
+ arbitrary JavaScript code execution.
+ </synopsis>
+ <product type="ebuild">trac</product>
+ <announced>2006-01-26</announced>
+ <revised>2006-01-26: 01</revised>
+ <bug>118302</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/trac" auto="yes" arch="*">
+ <unaffected range="ge">0.9.3</unaffected>
+ <vulnerable range="lt">0.9.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Trac is a minimalistic web-based project management, wiki and bug
+ tracking system including a Subversion interface.
+ </p>
+ </background>
+ <description>
+ <p>
+ Christophe Truc discovered that Trac fails to properly sanitize
+ input passed in the URL.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ A remote attacker could exploit this to inject and execute
+ malicious script code or to steal cookie-based authentication
+ credentials, potentially compromising the victim's browser.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Trac users should upgrade to the latest available version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apps/trac-0.9.3"</code>
+ <p>
+ Note: Users with the vhosts USE flag set should manually use
+ webapp-config to finalize the update.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4305">CVE-2005-4305</uri>
+ <uri link="http://projects.edgewall.com/trac/wiki/ChangeLog#a0.9.3">Trac Changelog</uri>
+ </references>
+ <metadata tag="requester" timestamp="2006-01-18T15:05:49Z">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-01-18T15:05:57Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-01-22T19:44:58Z">
+ DerCorny
+ </metadata>
+</glsa>