diff --git a/ChangeLog b/ChangeLog index b2cdf5d51..75ab45384 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog - bug #3452506 [edit] Unable to move tables with triggers - bug #3449659 [navi] Fast filter broken with table tree - bug #3448485 [GUI] Firefox favicon frameset regression +- [security] Self-XSS on export options (export server/database/table), see PMASA-2011-20 3.4.8.0 (2011-12-01) - bug #3425230 [interface] enum data split at space char (more space to edit) diff --git a/libraries/display_export.lib.php b/libraries/display_export.lib.php index a58a44179..e740c2e6b 100644 --- a/libraries/display_export.lib.php +++ b/libraries/display_export.lib.php @@ -150,10 +150,10 @@ if(isset($_GET['sql_query'])) { echo ''; ?> @@ -242,7 +242,7 @@ if(isset($_GET['sql_query'])) { getUserValue(