kill-process-on-port@1.0.0 vulnerabilities

Not responding, unresponsive process killer. Kill process on port you wanna use.

Direct Vulnerabilities

Known vulnerabilities in the kill-process-on-port package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Command Injection

Affected versions of this package are vulnerable to Command Injection via a.getProcessPortId.

PoC

var a = require("kill-process-occupying-port");
a.getProcessPortId("& touch JHU #");

How to fix Command Injection?

There is no fixed version for kill-process-on-port.

*