mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Update javascript/ql/src/Security/CWE-079/XssThroughDom.qhelp
Co-Authored-By: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
59b94b3d1b
commit
947e9828da
@@ -17,7 +17,7 @@ If an attacker is able to control the safe sanitized text, then this vulnerabili
|
||||
<recommendation>
|
||||
<p>
|
||||
To guard against cross-site scripting, consider using contextual output encoding/escaping before
|
||||
writing text to the page, or one of the other solutions that are mentioned in the references.
|
||||
writing text to the page, or one of the other solutions that are mentioned in the References section below.
|
||||
</p>
|
||||
</recommendation>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user