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-200611-11.xml | 69 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/glsa/glsa-200611-11.xml (limited to 'metadata/glsa/glsa-200611-11.xml') diff --git a/metadata/glsa/glsa-200611-11.xml b/metadata/glsa/glsa-200611-11.xml new file mode 100644 index 000000000000..1e700fa4bd3a --- /dev/null +++ b/metadata/glsa/glsa-200611-11.xml @@ -0,0 +1,69 @@ + + + + TikiWiki: Multiple vulnerabilities + + TikiWiki allows for the disclosure of MySQL database authentication + credentials and for cross-site scripting attacks. + + tikiwiki + 2006-11-20 + 2006-11-20: 01 + 153820 + remote + + + 1.9.6 + 1.9.6 + + + +

+ TikiWiki is an open source content management system written in PHP. +

+
+ +

+ In numerous files TikiWiki provides an empty sort_mode parameter, + causing TikiWiki to display additional information, including database + authentication credentials, in certain error messages. TikiWiki also + improperly sanitizes the "url" request variable sent to + tiki-featured_link.php. +

+
+ +

+ An attacker could cause a database error in various pages of a TikiWiki + instance by providing an empty sort_mode request variable, and gain + unauthorized access to credentials of the MySQL databases used by + TikiWiki. An attacker could also entice a user to browse to a specially + crafted URL that could run scripts in the scope of the user's browser. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All TikiWiki users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-apps/tikiwiki-1.9.6" +
+ + CVE-2006-5702 + CVE-2006-5703 + + + jaervosz + + + shellsage + + + falco + +
-- cgit v1.2.3