[security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-12

This commit is contained in:
Herman van Rink
2011-07-09 23:10:23 +02:00
parent 3ae58f0cd6
commit e7bb42c002
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ phpMyAdmin - ChangeLog
- [security] Fixed XSS vulnerability, see PMASA-2011-9
- [security] Fixed local file inclusion vulnerability, see PMASA-2011-10
- [security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11
- [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-12
3.4.3.1 (2011-07-02)
- [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-5