We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409a123 commit dd6257cCopy full SHA for dd6257c
java/ql/src/Security/CWE/CWE-094/TemplateInjection.ql
@@ -3,6 +3,7 @@
3
* @description Untrusted input interpreted as a template can lead to remote code execution.
4
* @kind path-problem
5
* @problem.severity error
6
+ * @security-severity 9.3
7
* @precision high
8
* @id java/server-side-template-injection
9
* @tags security
0 commit comments