From 0cdb5dc22304ff12d6b8b8d48f00c6a06bbe1b86 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 24 Oct 2007 11:42:44 +0000 Subject: [PATCH] add CVE reference --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e736b4e2b..8cd30d431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA 2.11.1.2 (2007-10-17) - fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group - fixed some possible XSS with PHP_SELF, PATH_INFO, REQUEST_URI + (reference: CVE-2007-5589) 2.11.1.1 (2007-10-15) - bug #1810629 [setup] XSS in setup.php, thanks to Omer Singer, The DigiTrust Group