This commit is contained in:
Marc Delisle
2009-03-24 21:04:18 +00:00
parent aeae6df369
commit 7b5ec357bc

View File

@@ -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