Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos network security services platform







Bugtraq: [ GLSA 200402-05 ] phpMyAdmin < 2.5.6-rc1 directory traversal attack

[ GLSA 200402-05 ] phpMyAdmin < 2.5.6-rc1 directory traversal attack

From: Tim Yamin <plasmaroo_at_gentoo.org>
Date: Tue, 17 Feb 2004 02:20:50 +0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200402-05
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
~ http://security.gentoo.org
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

~ Severity: Normal
~ Title: phpMyAdmin < 2.5.6-rc1 directory traversal attack
~ Date: February 17, 2004
~ Bugs: #40268
~ ID: 200402-05

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

A vulnerability in phpMyAdmin which was not properly verifying user
generated input could lead to a directory traversal attack.

Description
===========

A component of the phpMyAdmin software package (export.php) does not
properly verify input that is passed to it from a remote user. Since the
input is used to include other files, it is possible to launch a
directory traversal attack.

Impact
======

Sensitive information could be gleaned from the server if an
attacker uses a malformed URL such as
http://phpmyadmin.example.com/export.php?what=../../../[existing_file]

In this scenario, the script does not sanitize the "what" argument
passed to it, allowing directory traversal attacks to take place, and
disclosing the contents of files if the file is readable as the
web-server user.

Workaround
==========

The workaround is to either patch the export.php file using the
referenced CVS patch [ 1 ] or upgrade the software via Portage.

Resolution
==========

Users are encouraged to upgrade to phpMyAdmin-2.5.6_rc1:

~ # emerge sync
~ # emerge -pv ">=dev-db/phpmyadmin-2.5.6_rc1"
~ # emerge ">=dev-db/phpmyadmin-2.5.6_rc1"
~ # emerge clean

References
==========

[ 1 ] CVS Patch export.php of phpMyAdmin:

http://cvs.sourceforge.net/viewcvs.py/phpmyadmin/phpMyAdmin/export.php?r1=2.3&amp;r2=2.3.2.1

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security_at_gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAMXp/MMXbAy2b2EIRAvugAJ4gl3MFBqN/7xKMYVXmkgxxBxGoygCbBJkI
W4oMh6JoLHLMKyYRnIAeMzo=
=x4cs
-----END PGP SIGNATURE-----
Received on Feb 17 2004

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]