GLSA 200803-15: phpMyAdmin: SQL injection vulnerability

Severity:low
Title:phpMyAdmin: SQL injection vulnerability
Date:03/09/2008
Bugs: #212000
ID:200803-15

Synopsis

A SQL injection vulnerability has been discovered in phpMyAdmin.

Background

phpMyAdmin is a free web-based database administration tool.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-db/phpmyadmin < 2.11.5 >= 2.11.5 All supported architectures

Description

Richard Cunningham reported that phpMyAdmin uses the $_REQUEST variable of $_GET and $_POST as a source for its parameters.

Impact

An attacker could entice a user to visit a malicious web application that sets an "sql_query" cookie and is hosted on the same domain as phpMyAdmin, and thereby conduct SQL injection attacks with the privileges of the user authenticating in phpMyAdmin afterwards.

Workaround

There is no known workaround at this time.

Resolution

All phpMyAdmin users should upgrade to the latest version:

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

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-200803-15.xml

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@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!