...
Using the clone()
method to copy untrusted parameters can result in the execution of arbitrary code.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MET08-J | high | likely | low | P27 | L1 |
...
...
Using the clone()
method to copy untrusted parameters can result in the execution of arbitrary code.
Rule Guideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MET08-J | high | likely | low | P27 | L1 |
...