GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Oct 17, 2005 3:36 pm Post subject: [ GLSA 200510-16 ] phpMyAdmin: Local file inclusion vulnerab |
|
|
Gentoo Linux Security Advisory
Title: phpMyAdmin: Local file inclusion vulnerability (GLSA 200510-16)
Severity: normal
Exploitable: local
Date: October 17, 2005
Updated: May 22, 2006
Bug(s): #108939
ID: 200510-16
Synopsis
phpMyAdmin contains a local file inclusion vulnerability that may lead to the execution of arbitrary code.
Background
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web.
Affected Packages
Package: dev-db/phpmyadmin
Vulnerable: < 2.6.4_p2
Unaffected: >= 2.6.4_p2
Architectures: All supported architectures
Description
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.
Impact
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.
Workaround
Run PHP in safe mode.
Resolution
All phpMyAdmin users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-2.6.4_p2" |
References
PMASA-2005-4
CVE-2005-3299
Last edited by GLSA on Tue Apr 29, 2008 4:17 am; edited 4 times in total |
|