From df10bfce99020851a092a0a3cfa5378ae64e4884 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Fri, 25 Jan 2019 20:31:11 -0500 Subject: [PATCH] Update ChangeLog for security issues PMASA-2019-1 and PMASA-2019-2 Signed-off-by: Isaac Bennetch --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f014301a48..2468ef680b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,13 +8,13 @@ phpMyAdmin - ChangeLog - issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200 - issue #14787 Cannot execute stored procedure - issue Add Burmese language - -4.8.4.1 (not yet released) - issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error - issue #14786 Table level Operations functions missing - issue #14791 PHP warning, db_export.php#L91 urldecode() - issue #14775 Export to SQL format not available for tables - issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user +- issue [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1) +- issue [security] SQL injection in Designer (PMASA-2019-2) 4.8.4 (2018-12-11) - issue #14452 Remove hash param in edit query URL