LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33575: The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist...

The Pixar ruby-jss gem before 1.6.0 allows remote attackers to execute arbitrary code because of the Plist gem's documented behavior of using Marshal.load during XML document processing.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-33575 affects the Pixar ruby-jss Ruby gem before 1.6.0. A remote attacker may be able to cause arbitrary code execution through XML plist processing, because the Plist dependency uses Ruby Marshal.load behavior during parsing.

Executive priority

Prioritize remediation where ruby-jss is used in production automation that consumes remote or user-controlled XML data. Arbitrary code execution is serious, but urgency depends on whether untrusted plist input reaches the vulnerable parsing path.

Technical view

The issue is tied to ruby-jss before 1.6.0 and its use of the Plist gem. The CVE states that Plist's documented XML processing behavior can invoke Marshal.load, creating a remote code execution risk when attacker-controlled XML documents are processed.

Likely exposure

Exposure is most likely in Ruby applications, scripts, or automation using ruby-jss versions before 1.6.0, particularly where XML plist content can originate from remote or untrusted sources. The source bundle does not provide CPEs or a complete affected-product inventory.

Exploitation context

The CVE describes remote arbitrary code execution potential, but the provided sources do not show active exploitation, public exploit use, or CISA KEV listing. Treat internet-facing or externally fed plist/XML processing as higher priority.

Researcher notes

Evidence is limited to the CVE description and linked upstream references. No CVSS, CWE, CPE, exploit status, or detailed fix notes are included in the bundle. The core research focus is dependency reachability and whether attacker-controlled XML can hit Plist parsing.

Mitigation direction

  • Upgrade ruby-jss to version 1.6.0 or later where feasible.
  • Review the ruby-jss changelog and Plist security notes for vendor guidance.
  • Avoid processing untrusted XML plist input through vulnerable code paths.
  • Restrict access to services that feed plist/XML data into affected automation.
  • Monitor dependency advisories for ruby-jss and plist updates.

Validation and detection

  • Inventory Ruby projects for ruby-jss dependency versions below 1.6.0.
  • Check lockfiles and deployed runtime packages, not only source manifests.
  • Identify whether affected code processes remote or untrusted XML plist data.
  • Confirm upgraded environments no longer include vulnerable ruby-jss versions.
  • Review logs for unexpected plist/XML processing errors or suspicious input sources.
Prepared
Confidence
medium
Sources
4

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-33575 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
3Source links

CVSS and timeline data

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

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.