...
Running Java code without a Security Manager being set means that there is no restrictive sandbox and arbitrary code may execute.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
ENV02- J | high | probable | low | P18 | L1 |
...
...
Running Java code without a Security Manager being set means that there is no restrictive sandbox and arbitrary code may execute.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
ENV02- J | high | probable | low | P18 | L1 |
...