Skip to content

OS Command Injection in s3-uploader

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

Package

npm s3-uploader (npm)

Affected versions

<= 2.0.3

Patched versions

None

Description

OS command injection vulnerability in Turistforeningen node-s3-uploader through 2.0.3 for Node.js allows attackers to execute arbitrary commands via the metadata() 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 27, 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-34084

GHSA ID

GHSA-gwp3-f7mr-qpfv
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.