Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2009-03-25 00:04:18 +0300
committerMarc Delisle <marc@infomarc.info>2009-03-25 00:04:18 +0300
commitf5beeedd926e565b1d162727ebb5f2d950ac7d4a (patch)
tree1e3e48d508f51a34e967a83563f3c44f72914b4d /ChangeLog
parent751e921ff4d98c04f9ace60340be8e46fe108635 (diff)
2.11.9.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1688db3a57..0c5b64450e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -293,6 +293,10 @@ danbarry
- patch #2115966 [GUI] Checkboxes and IE 7, thanks to Martin - maschg
- bug #1914066 [core] ForceSSL generates incorrectly escaped redirections
+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