diff --git a/java/ql/src/Security/CWE/CWE-079/XSS.qhelp b/java/ql/src/Security/CWE/CWE-079/XSS.qhelp index b010a5918eb..428b44c8db9 100644 --- a/java/ql/src/Security/CWE/CWE-079/XSS.qhelp +++ b/java/ql/src/Security/CWE/CWE-079/XSS.qhelp @@ -23,15 +23,6 @@ leaving the website vulnerable to cross-site scripting.
The following example shows the page parameter being written directly to a custom JSF renderer -of UI components, which leaves the website vulnerable to cross-site scripting.
- -