From 473f66f28a8c246f2dbf9408ebe358e210bac4e6 Mon Sep 17 00:00:00 2001 From: elmahdiabbassi Date: Thu, 27 Oct 2022 16:28:50 +0100 Subject: [PATCH] fix security vulnerabilities in view log filee --- www/include/eventLogs/viewLog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/include/eventLogs/viewLog.php b/www/include/eventLogs/viewLog.php index 99f63a161de..53b1ef43781 100644 --- a/www/include/eventLogs/viewLog.php +++ b/www/include/eventLogs/viewLog.php @@ -429,7 +429,7 @@ function log_4_engine_page(id, formu, num) { var _host = ; var _service = ; // Casting engine variable so that it can be properly interpreted in JS - var _engine = ; + var _engine = ; var _down = ; ;