vendor:
PAN-OS
by:
Palo Alto
8,8
CVSS
HIGH
Command Injection
78
CWE
Product Name: PAN-OS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: a:palo_alto:pan-os:7.1.19
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2014
Root_Reboot Utility Setuid Root Vulnerability
The root_reboot utility is setuid root, but performs multiple calls to system() with attacker controlled data, which is trivially exploitable. An attacker can use the 'reason' parameter to inject malicious commands, which will be executed with root privileges.
Mitigation:
Check that each character in the 'reason' parameter is alphanumeric or white space.