...
Passing untrusted, unsanitized data to the Runtime.exec()
method can result in command and argument injection attacks.
Guideline Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
IDS06-J | high | probable | medium | P12 | L1 |
...
...
Passing untrusted, unsanitized data to the Runtime.exec()
method can result in command and argument injection attacks.
Guideline Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
IDS06-J | high | probable | medium | P12 | L1 |
...