CVE-2021-23360 HIGH

CVE-2021-23360: Arbitrary Command Injection

Vendor N/A
Product killport
Published March 21, 2021
Last update September 17, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

This affects the package killport before 1.0.2. 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. Running this PoC will cause the command touch success to be executed, leading to the creation of a file called success.

Key dates

02Disclosure timeline

March 21, 2021 CVE published
September 17, 2024 Record updated