From 7e9ac67cbb58b40fbe0c18401b8e7d033c9dfe28 Mon Sep 17 00:00:00 2001 From: Dieter Adriaenssens Date: Mon, 1 Apr 2013 22:35:37 +0200 Subject: [PATCH] add Changelog item for XSS found by Janek Vind, fixed in commit 79089c9bc02c82c15419fd9d6496b8781ae08a5a --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d8b56ced28..43abe9e53e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ phpMyAdmin - ChangeLog - bug #3854 Incorrect header for Safari 6.0 - bug #3705 Attempt to open trigger for edit gives NULL - Use HTML5 DOCTYPE +- [security] Self-XSS on GIS visualisation page, reported by Janek Vind 3.5.7.0 (2013-02-15) - bug #3779 [core] Problem with backslash in enum fields