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-200510-16.xml | 66 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 metadata/glsa/glsa-200510-16.xml (limited to 'metadata/glsa/glsa-200510-16.xml') diff --git a/metadata/glsa/glsa-200510-16.xml b/metadata/glsa/glsa-200510-16.xml new file mode 100644 index 000000000000..7395ab24957c --- /dev/null +++ b/metadata/glsa/glsa-200510-16.xml @@ -0,0 +1,66 @@ + + + + phpMyAdmin: Local file inclusion vulnerability + + phpMyAdmin contains a local file inclusion vulnerability that may lead to + the execution of arbitrary code. + + phpmyadmin + 2005-10-17 + 2006-05-22: 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