Property
Languagejava
Severitymedium
CWECWE-78: Improper Neutralization of Special Elements used in an OS Command (‘OS Command Injection’)
OWASPA01:2017 - Injection
Confidence LevelLow
Impact LevelHigh
Likelihood LevelLow

Description#

User-controlled or unsanitized input is being passed to a ProcessBuilder command. This allows attackers to inject and execute arbitrary system commands if they can influence these variables.

Impact#

If exploited, an attacker could execute arbitrary commands on the server, potentially gaining unauthorized access, stealing data, or taking control of the system. This can lead to full system compromise and serious breaches of sensitive information.