#VU32929 Command Injection in diskstats

 

#VU32929 Command Injection in diskstats

Published: July 30, 2020


Vulnerability identifier: #VU32929
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: N/A
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
diskstats
Software vendor:
Philip Skinner

Description

The vulnerability allows a remote attacker to execute arbitrary commands on the target system.

The vulnerability exists due to improper input validation in the "path" parameter in "child_process.exec" function. A remote attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.


Remediation

Install updates from vendor's website.

External links