From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200601-12.xml | 69 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/glsa/glsa-200601-12.xml (limited to 'metadata/glsa/glsa-200601-12.xml') 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 @@ + + + + Trac: Cross-site scripting vulnerability + + Trac is vulnerable to a cross-site scripting attack that could allow + arbitrary JavaScript code execution. + + trac + 2006-01-26 + 2006-01-26: 01 + 118302 + remote + + + 0.9.3 + 0.9.3 + + + +

+ Trac is a minimalistic web-based project management, wiki and bug + tracking system including a Subversion interface. +

+
+ +

+ Christophe Truc discovered that Trac fails to properly sanitize + input passed in the URL. +

+
+ +

+ 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. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All Trac users should upgrade to the latest available version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-apps/trac-0.9.3" +

+ Note: Users with the vhosts USE flag set should manually use + webapp-config to finalize the update. +

+
+ + CVE-2005-4305 + Trac Changelog + + + koon + + + koon + + + DerCorny + +
-- cgit v1.2.3