#VU28109 OS Command Injection in umount

 

#VU28109 OS Command Injection in umount

Published: May 20, 2020 / Updated: May 20, 2020


Vulnerability identifier: #VU28109
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
umount
Software vendor:
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.


Remediation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

External links