Skip to content

Commit 2b02770

Browse files
committed
Update XSS qhelp
1 parent 1c4488e commit 2b02770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-079/XSS.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ reference.</p>
1818
</recommendation>
1919
<example>
2020

21-
<p>The following example shows the page parameter being written directly to the server error page,
21+
<p>The following example shows the <code>page</code> parameter being written directly to the page,
2222
leaving the website vulnerable to cross-site scripting.</p>
2323

2424
<sample src="XSS.java" />

0 commit comments

Comments
 (0)