From 770a6f3905e9f2ee4d18b954a46b50eda58c73da Mon Sep 17 00:00:00 2001 From: Serhii Korneliuk Date: Wed, 6 Dec 2023 19:05:08 +0200 Subject: [PATCH] [FIX] CVE-2023-43341-Evolution-Reflected-XSS---Installation-Connection- (https://github.com/advisories/GHSA-5h47-9rm5-fx3f). --- .../src/controllers/connection/collation.php | 17 +++----- .../controllers/connection/databasetest.php | 41 ++++++++----------- .../src/controllers/connection/servertest.php | 8 ++-- 3 files changed, 28 insertions(+), 38 deletions(-) diff --git a/install/src/controllers/connection/collation.php b/install/src/controllers/connection/collation.php index 02438d184a..49d1274a5f 100644 --- a/install/src/controllers/connection/collation.php +++ b/install/src/controllers/connection/collation.php @@ -1,26 +1,22 @@ '; - switch ($_POST['method']) { + switch ($method) { case 'pgsql': $output = ''; - break; case 'mysql': $output = '