From 3311c6f1615922a1c0666d40ef9fe55c9db2fa71 Mon Sep 17 00:00:00 2001 From: "J.M" Date: Fri, 31 May 2013 15:34:02 +0200 Subject: [PATCH] Changelog entry for Javascript execution vulnerability PMASA-2013-6 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index dd68d236da..f59e546950 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ phpMyAdmin - ChangeLog - bug #3957 Cookies must be enabled past this point - bug #3956 "Browse foreign values" search filter / page selector not working - bug #3579 NOW() function incorrectly selected (partial regression) +- [security] Javascript execution vulnerability in Create view, + reported by Maxim Rupp (see PMASA-2013-6) 4.0.2.0 (2013-05-24) - bug #3902 Cannot browse when table name contains keyword "call"