Skip to content

Commit 5102f66

Browse files
author
Alexander Paliarush
committed
MAGETWO-45688: Reflected XSS in Cookie HTTP header
1 parent bb96325 commit 5102f66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/internal/Magento/Framework/Escaper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,4 @@ public function escapeQuote($data, $addSlashes = false)
103103
}
104104
return htmlspecialchars($data, ENT_QUOTES, null, false);
105105
}
106-
107-
108106
}

0 commit comments

Comments
 (0)