From 48066100987471d2be1865b36a9d7d17444d9f7154cb0ac4e03814e52731b4ac Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Fri, 22 Jun 2018 15:08:45 +0000 Subject: [PATCH] Accepting request 618516 from home:computersalat:devel:php update to 4.8.2, fix for boo#1098752: PMASA-2018-3 (CVE-2018-12581), boo#1098751: PMASA-2018-4 (CVE-2018-12613) OBS-URL: https://build.opensuse.org/request/show/618516 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=319 --- phpMyAdmin.changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 0a5c32a..831ee9e 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,13 +1,14 @@ ------------------------------------------------------------------- -Fri Jun 22 13:44:04 UTC 2018 - chris@computersalat.de +Fri Jun 22 15:05:37 UTC 2018 - chris@computersalat.de - update to 4.8.2 (2018-06-21) * issue #14370 WHERE 0 causes Fatal error * issue #14225 Fix missing index icon -- fix for boo#1098751 +- fix for boo#1098752 * PMASA-2018-3 (CVE-2018-12581, CWE-661) https://www.phpmyadmin.net/security/PMASA-2018-3/ - XSS in Designer feature +- fix for boo#1098751 * PMASA-2018-4 (CVE-2018-12613, CWE-661) https://www.phpmyadmin.net/security/PMASA-2018-4/ - File inclusion and remote code execution attack