Skip to content

Commit 5e96e28

Browse files
committed
Java: Add missing metadata.
1 parent 348fab8 commit 5e96e28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/ql/src/experimental/Security/CWE/CWE-094/JythonInjection.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @description Evaluation of a user-controlled malicious expression in Java Python
44
* interpreter may lead to remote code execution.
55
* @kind path-problem
6+
* @problem.severity error
7+
* @precision high
68
* @id java/jython-injection
79
* @tags security
810
* external/cwe/cwe-094

0 commit comments

Comments
 (0)