#VU28109 OS Command Injection in umount
Published: May 20, 2020 / Updated: May 20, 2020
umount
Juan Cruz Viotti
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to insufficient validation of devices values in input rules. A remote attacker can pass specially crafted device value to the application that passes it directly to an exec call on the umount function and execute arbitrary code on the system
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.