AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-23348

MEDIUM · CVSS 6.3 EPSS 1.82% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-23348
Severity
MEDIUM
CVSS
6.3
EPSS
1.82%

Original NVD Description

This affects the package portprocesses before 1.0.5. If (attacker-controlled) user input is given to the killProcess function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.