mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Update XSS qhelp
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user