AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7602

CRITICAL · CVSS 9.8 EPSS 2.62%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-15 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects Linux.

CVE
CVE-2020-7602
Severity
CRITICAL
CVSS
9.8
EPSS
2.62%
Linux

Original NVD Description

node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand()" is called by "getDevices()" function in file "linux/manager.js", which is required by the "index. process.env.NM_CLI" in the file "linux/manager.js". This function is used to construct the argument of function "execSync()", which can be controlled by users without any sanitization.