Skip to content

OS Command Injection and Command Injection in kill-port-process

High severity GitHub Reviewed Published Feb 10, 2022 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

npm kill-port-process (npm)

Affected versions

<= 2.2.0

Patched versions

2.2.1

Description

The kill-port-process package version < 2.2.0 is vulnerable to a Command Injection vulnerability.

References

Published by the National Vulnerability Database Feb 28, 2020
Reviewed Apr 19, 2021
Published to the GitHub Advisory Database Feb 10, 2022
Last updated Feb 1, 2023

Severity

High

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(89th percentile)

Weaknesses

Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. Learn more on MITRE.

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. Learn more on MITRE.

CVE ID

CVE-2019-15609

GHSA ID

GHSA-xp4x-j9vh-c3wf

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.