From 3a73d957e5ca43793fc567b075ddaec0d05c0cc5 Mon Sep 17 00:00:00 2001 From: joebordes Date: Sun, 21 Aug 2022 19:11:21 +0200 Subject: [PATCH] sec(EditView) XSS in form parameters --- Smarty/templates/EditViewHidden.tpl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Smarty/templates/EditViewHidden.tpl b/Smarty/templates/EditViewHidden.tpl index 495fb2dacc..28b5f5d76d 100644 --- a/Smarty/templates/EditViewHidden.tpl +++ b/Smarty/templates/EditViewHidden.tpl @@ -47,13 +47,13 @@ {elseif $MODULE eq 'Documents'} - - - - + + + + {elseif $MODULE eq 'Products'} - + {/if} @@ -62,11 +62,11 @@ - - - - - + + + + + {if isset($DUPLICATE) && $DUPLICATE eq 'true'} @@ -76,7 +76,7 @@ - + {if isset($CUSTOM_LINKS) && !empty($CUSTOM_LINKS.EDITVIEWHTML)} {foreach from=$CUSTOM_LINKS.EDITVIEWHTML item=evhtml} {eval var=$evhtml->linkurl}