Update javascript/ql/src/experimental/Security/CWE-94/ServerSideTemplateInjection.qhelp

Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
monkey-junkie
2020-05-05 02:15:58 +03:00
committed by GitHub
parent a60660617f
commit cd18842aa5

View File

@@ -21,7 +21,7 @@ render engine with sandbox options.
<example>
<p>
The following example shows html page being rendered with user input allowing attackers to access the
The following example shows a page being rendered with user input allowing attackers to access the
template context and run arbitrary code on the application server.
</p>