From 7b5ec357bcc51f8950439b8f0f4a1187bfb6364e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 24 Mar 2009 21:04:18 +0000 Subject: [PATCH] 2.11.9.5 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19722b6c5..9c8961ff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - [core] do not automatically set and create TempDir, it might lead to security issue (thanks to Thijs Kinkhorst) +2.11.9.5 (2009-03-24) +- [security] XSS vulnerability on export page +- [security] Insufficient output sanitizing when generating configuration file + 2.11.9.4 (2008-12-09) - [security] possible XSRF on several pages