diff --git a/ChangeLog b/ChangeLog index e709b9e03..e7fe8aeea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA 2.11.2.1 (not yet released) - fixed possible SQL injection using database name +- fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group 2.11.2.0 (2007-10-27) - patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard diff --git a/libraries/List_Database.class.php b/libraries/List_Database.class.php index 64c2bd7cf..13274453b 100644 --- a/libraries/List_Database.class.php +++ b/libraries/List_Database.class.php @@ -340,25 +340,29 @@ require_once './libraries/List.class.php'; $selected = $this->getDefault(); } - $return = '