mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
update qhelp for xss-through-dom
Co-Authored-By: Asger F <asgerf@github.com>
This commit is contained in:
committed by
GitHub
parent
1b80f46f30
commit
2d3e42e6d6
@@ -5,8 +5,7 @@
|
||||
|
||||
<overview>
|
||||
<p>
|
||||
Writing text from a webpage to the same webpage without properly sanitizing the
|
||||
input first, might allow for a cross-site scripting vulnerability.
|
||||
Extracting text from a DOM node and interpreting it as HTML can lead to a cross-site scripting vulnerability.
|
||||
</p>
|
||||
<p>
|
||||
A webpage with this vulnerability unescapes an otherwise sanitized text,
|
||||
|
||||
Reference in New Issue
Block a user