Skip to content

Commit 818c5de

Browse files
committed
security-severity metadata
1 parent d4e2b84 commit 818c5de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-078/ExecTaintedEnvironment.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description Using tainted data in a call to exec() may allow an attacker to execute arbitrary commands.
44
* @problem.severity error
55
* @kind path-problem
6+
* @security-severity 9.8
67
* @precision medium
78
* @id java/exec-tainted-environment
89
* @tags security

0 commit comments

Comments
 (0)