phpMyAdmin: Multiple vulnerabilities

Security Team  Contact Address

Updated March 18, 2009

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200903-32 / phpmyadmin
Release Date March 18, 2009
Latest Revision March 18, 2009: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
dev-db/phpmyadmin < 2.11.9.4 >= 2.11.9.4 All supported architectures

Related bugreports: #237781, #244914, #246831, #250752

Synopsis

Multiple vulnerabilities have been discovered in phpMyAdmin, the worst of which may allow for remote code execution.

2.  Impact Information

Background

phpMyAdmin is a web-based management tool for MySQL databases.

Description

Multiple vulnerabilities have been reported in phpMyAdmin:

Impact

A remote attacker may execute arbitrary code with the rights of the webserver, inject and execute SQL with the rights of phpMyAdmin or conduct XSS attacks against other users.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All phpMyAdmin users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-2.11.9.4"

4.  References