mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update javascript/ql/src/Security/CWE-079/ExceptionXss.ql
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Exception text reinterpreted as HTML
|
||||
* @description Reinterpreting text from the an exception as HTML
|
||||
* @description Reinterpreting text from an exception as HTML
|
||||
* can lead to a cross-site scripting vulnerability.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user