From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-200510-16.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 glsa-200510-16.xml (limited to 'glsa-200510-16.xml') diff --git a/glsa-200510-16.xml b/glsa-200510-16.xml new file mode 100644 index 00000000..a8d8bd0f --- /dev/null +++ b/glsa-200510-16.xml @@ -0,0 +1,69 @@ + + + + + + + phpMyAdmin: Local file inclusion vulnerability + + phpMyAdmin contains a local file inclusion vulnerability that may lead to + the execution of arbitrary code. + + phpmyadmin + October 17, 2005 + May 22, 2006: 02 + 108939 + local + + + 2.6.4_p2 + 2.6.4_p2 + + + +

+ phpMyAdmin is a tool written in PHP intended to handle the + administration of MySQL over the web. +

+
+ +

+ Maksymilian Arciemowicz reported that in + libraries/grab_globals.lib.php, the $__redirect parameter was not + correctly validated. Systems running PHP in safe mode are not affected. +

+
+ +

+ A local attacker may exploit this vulnerability by sending malicious + requests, causing the execution of arbitrary code with the rights of + the user running the web server. +

+
+ +

+ Run PHP in safe mode. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-2.6.4_p2" +
+ + PMASA-2005-4 + CVE-2005-3299 + + + koon + + + koon + + + adir + +
-- cgit v1.2.3-65-gdbad