Description
This affects the package kill-by-port before 0.0.2. If (attacker-controlled) user input is given to the killByPort 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.
Remediation
References
https://github.com/GuyMograbi/kill-by-port/blob/16dcbe264b6b4a5ecf409661b42836dd286fd43f/index.js%23L8
https://github.com/GuyMograbi/kill-by-port/commit/ea5b1f377e196a4492e05ff070eba8b30b7372c4
https://snyk.io/vuln/SNYK-JS-KILLBYPORT-1078531
Related Vulnerabilities
CVE-2020-13956 Vulnerability in maven package org.apache.httpcomponents.client5:httpclient5
CVE-2023-5571 Vulnerability in npm package @vrite/sdk
CVE-2015-8854 Vulnerability in npm package marked
CVE-2023-32007 Vulnerability in maven package org.apache.spark:spark-core_2.13
CVE-2020-14060 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind