Skip to content

Commit dd6257c

Browse files
committed
Add security-severity
1 parent 409a123 commit dd6257c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-094/TemplateInjection.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description Untrusted input interpreted as a template can lead to remote code execution.
44
* @kind path-problem
55
* @problem.severity error
6+
* @security-severity 9.3
67
* @precision high
78
* @id java/server-side-template-injection
89
* @tags security

0 commit comments

Comments
 (0)