CVE-2021-23356 MEDIUM

CVE-2021-23356: Arbitrary Command Injection

Vendor N/A
Product kill-process-by-name
Published March 15, 2021
Last update September 16, 2024

CVSS base score

5.6/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P

What the vulnerability does

01Description

This affects all versions of package kill-process-by-name. If (attacker-controlled) user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization in the index.js file.

Key dates

02Disclosure timeline

March 15, 2021 CVE published
September 16, 2024 Record updated