Skip to content

OS Command Injection in proctree

High severity GitHub Reviewed Published Jun 3, 2022 to the GitHub Advisory Database • Updated Jan 28, 2023

Package

npm proctree (npm)

Affected versions

<= 0.1.1

Patched versions

None

Description

OS Command Injection vulnerability in allenhwkim proctree through 0.1.1 and commit 0ac10ae575459457838f14e21d5996f2fa5c7593 for Node.js, allows attackers to execute arbitrary commands via the fix function.

References

Published by the National Vulnerability Database Jun 2, 2022
Published to the GitHub Advisory Database Jun 3, 2022
Reviewed Jun 3, 2022
Last updated Jan 28, 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.
(94th percentile)

Weaknesses

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-2021-34082

GHSA ID

GHSA-cv76-rv4h-4mqc

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.