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-200503-07.xml | 80 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 metadata/glsa/glsa-200503-07.xml (limited to 'metadata/glsa/glsa-200503-07.xml') diff --git a/metadata/glsa/glsa-200503-07.xml b/metadata/glsa/glsa-200503-07.xml new file mode 100644 index 000000000000..203a940119e1 --- /dev/null +++ b/metadata/glsa/glsa-200503-07.xml @@ -0,0 +1,80 @@ + + + + phpMyAdmin: Multiple vulnerabilities + + phpMyAdmin contains multiple vulnerabilities that could lead to command + execution, XSS issues and bypass of security restrictions. + + phpMyAdmin + 2005-03-03 + 2006-05-22: 02 + 83190 + 83792 + remote + + + 2.6.1_p2-r1 + 2.6.1_p2-r1 + + + +

+ phpMyAdmin is a tool written in PHP intended to handle the + administration of MySQL databases from a web-browser. +

+
+ +

+ phpMyAdmin contains several security issues: +

+
    +
  • Maksymilian Arciemowicz has discovered multiple variable injection + vulnerabilities that can be exploited through "$cfg" and "GLOBALS" + variables and localized strings
  • +
  • It is possible to force phpMyAdmin to disclose information in error + messages
  • +
  • Failure to correctly escape special characters
  • +
+
+ +

+ By sending a specially-crafted request, an attacker can include and + execute arbitrary PHP code or cause path information disclosure. + Furthermore the XSS issue allows an attacker to inject malicious script + code, potentially compromising the victim's browser. Lastly the + improper escaping of special characters results in unintended privilege + settings for MySQL. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-2.6.1_p2-r1" +
+ + PMASA-2005-1 + PMASA-2005-2 + phpMyAdmin bug 1113788 + CVE-2005-0543 + CVE-2005-0544 + CVE-2005-0653 + + + koon + + + jaervosz + + + koon + +
-- cgit v1.2.3