Install Package
CVE-2020-7628
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1Blast Radius
ecosystem impact- 12 npm packages depend on umount (11 direct, 2 indirect)
Ecosystem-wide dependent count for version 1.1.6.
DescriptionNVD
umount through 1.1.6 is vulnerable to Command Injection. The argument device can be controlled by users without any sanitization.
AnalysisAI
umount through 1.1.6 is vulnerable to Command Injection. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.
Technical ContextAI
This vulnerability is classified as OS Command Injection (CWE-78), which allows attackers to execute arbitrary operating system commands on the host. umount through 1.1.6 is vulnerable to Command Injection. The argument device can be controlled by users without any sanitization. Affected products include: Install-Package Project Install-Package, Umount Project Umount. Version information: through 1.1.6.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Avoid passing user input to shell commands. Use language-specific APIs instead of shell execution. Apply strict input validation with allowlists.
More in Install Package
View allSame weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today