GHSA-vm67-7vmg-66vm
Dashboard / Vulnerabilities / GHSA-vm67-7vmg-66vm
GHSA-vm67-7vmg-66vm
Summary: Arbitrary Command Injection in portprocesses
Details: ### Impact An Arbitrary Command Injection vulnerability was reported in `portprocesses` impacting versions <= 1.0.4. ### Example (Proof of Concept) The following example demonstrates the vulnerability and will run `touch success` therefore creating a file named `success`. ```js const portprocesses = require("portprocesses"); portprocesses.killProcess("$(touch success)"); ```
References: https://github.com/rrainn/PortProcesses/security/advisories/GHSA-vm67-7vmg-66vm, https://nvd.nist.gov/vuln/detail/CVE-2021-23348, https://github.com/rrainn/PortProcesses/commit/86811216c9b97b01b5722f879f8c88a7aa4214e1, https://github.com/rrainn/PortProcesses/blob/fffceb09aff7180afbd0bd172e820404b33c8299/index.js%23L23, https://snyk.io/vuln/SNYK-JS-PORTPROCESSES-1078536
Affected packages
Package
Name: portprocesses
Purl: pkg:npm/portprocesses
Affected ranges
Type: SEMVER
Events:
