Skip to content

Commit 61d053f

Browse files
author
Timo Mueller
committed
Fixed missing metadata description
1 parent 15a3068 commit 61d053f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/experimental/Security/CWE/CWE-665/InsecureRmiJmxEnvironmentConfiguration.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
22
* @name InsecureRmiJmxAuthenticationEnvironment
3+
* @description This query detects if a JMX/RMI server is created with a potentially dangerous environment, which could lead to code execution through insecure deserialization.
34
* @kind path-problem
45
* @problem.severity error
56
* @tags security

0 commit comments

Comments
 (0)