LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34084: OS command injection vulnerability in Turistforeningen node-s3-uploader through 2.0.3 for Node.js allows at...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-34084 is an OS command injection issue in Turistforeningen node-s3-uploader through version 2.0.3. If an application lets untrusted data reach the package's metadata() function, an attacker may be able to make the host run arbitrary commands. The public record does not provide CVSS, a named patch, or active exploitation evidence.

Executive priority

Prioritize investigation where this package supports public upload or storage workflows. The issue can lead to command execution, but the public evidence is sparse: no CVSS, no named fix, and no KEV listing. Confirm usage before treating it as an incident.

Technical view

The CVE description states that node-s3-uploader through 2.0.3 for Node.js allows arbitrary command execution through the metadata() function. The source bundle does not include CWE mapping, CVSS scoring, affected CPEs, exploit details, or remediation version information, so validation should focus on dependency presence and whether untrusted metadata can reach that function.

Likely exposure

Exposure is likely limited to Node.js applications that include Turistforeningen node-s3-uploader through 2.0.3 and call metadata() with attacker-controlled or insufficiently trusted input. The bundle lists affected vendor and product fields as n/a, so package inventory is more reliable than CPE matching.

Exploitation context

The source bundle says arbitrary commands can be executed via metadata(), but it does not cite public exploitation, and KEV status is false. Treat this as a serious potential code-execution path when the vulnerable package processes user-influenced metadata, especially in internet-facing upload workflows.

Researcher notes

The record is thin and the affected section is not specific beyond the title and description. Do not rely on CPE matching. Research should establish package provenance, version lineage, advisory details, and whether metadata() invokes shell-sensitive behavior in the deployed version.

Mitigation direction

  • Inventory Node.js dependencies for node-s3-uploader versions through 2.0.3.
  • Check the CVE and Checkmarx advisory for vendor remediation or fixed-version guidance.
  • Remove or replace the package if no maintained fixed version is available.
  • Prevent untrusted input from reaching metadata() until remediation is complete.
  • Restrict runtime privileges for services using the package.

Validation and detection

  • Search package-lock, yarn.lock, pnpm-lock, and package.json for node-s3-uploader.
  • Confirm deployed versions are not through 2.0.3.
  • Review application call sites for metadata() usage.
  • Trace whether user-controlled upload metadata reaches metadata().
  • Prioritize validation on internet-facing upload or S3 integration services.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-34084 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.