We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4488e commit 2b02770Copy full SHA for 2b02770
java/ql/src/Security/CWE/CWE-079/XSS.qhelp
@@ -18,7 +18,7 @@ reference.</p>
18
</recommendation>
19
<example>
20
21
-<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,
22
leaving the website vulnerable to cross-site scripting.</p>
23
24
<sample src="XSS.java" />
0 commit comments