From 13dfd638bf0644589845d056f2b1fe247a689567 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Fri, 3 Oct 2025 22:39:08 +0000 Subject: [PATCH] ids.cgi: Fixes bug 13878 commit 61f447ff341d2f7720fb6c5b483cc9fb063e869c Author: Michael Tremer Date: Thu Sep 25 17:07:36 2025 +0200 ids.cgi: Escape the remark before sending it back to the browser Signed-off-by: Michael Tremer commit f0015fefe6d2523c5bb9818fa6aeeb064f6e45db Author: Adolf Belka Date: Thu Sep 25 13:12:38 2025 +0200 ids.cgi: Fixes bug 13878 Fixes: bug 13878 - IGNORE_ENTRY_REMARK Stored Cross-Site Scripting Signed-off-by: Adolf Belka Reviewed-by: Bernhard Bitsch Signed-off-by: Michael Tremer Signed-off-by: Vincent Li --- html/cgi-bin/ids.cgi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 369bf0276..ac03b7b5e 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -1404,7 +1404,10 @@ print < $Lang::tr{'remark'}: - + + +