Update XSS qhelp

This commit is contained in:
Tony Torralba
2022-09-13 16:39:48 +02:00
parent 1c4488e7c8
commit 2b027709e4

View File

@@ -18,7 +18,7 @@ reference.</p>
</recommendation>
<example>
<p>The following example shows the page parameter being written directly to the server error page,
<p>The following example shows the <code>page</code> parameter being written directly to the page,
leaving the website vulnerable to cross-site scripting.</p>
<sample src="XSS.java" />