LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33455: An issue was discovered in yasm version 1.3.0.

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in do_directive() in modules/preprocs/nasm/nasm-pp.c.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2021-33455 is a crash bug in yasm 1.3.0. A malformed input can trigger a NULL pointer dereference while yasm processes NASM-style preprocessor directives. The most likely business impact is interruption of build, analysis, or conversion workflows that run yasm on untrusted files.

Executive priority

Treat this as a targeted reliability issue, not an emergency, unless yasm processes attacker-supplied files in critical build or analysis workflows. Prioritize inventory and containment over broad incident response.

Technical view

The CVE describes a NULL pointer dereference in do_directive() in modules/preprocs/nasm/nasm-pp.c in yasm 1.3.0. The source bundle does not provide CVSS, CWE, affected CPEs, or a named fixed version. Impact appears consistent with denial of service, not code execution, based on the described bug class.

Likely exposure

Exposure is most likely where yasm 1.3.0 is installed in CI, build systems, packaging pipelines, malware-analysis sandboxes, or developer tools that process files from outside trusted repositories.

Exploitation context

The CVE is not listed as KEV in the bundle, and no cited source confirms active exploitation. Public references include a GitHub issue and a gist, but the bundle does not establish real-world abuse or a vendor fix.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, patch reference, or exploitation confirmation is provided. Validation should focus on reachable parser use and operational blast radius rather than assuming remote exploitation.

Mitigation direction

  • Inventory systems and containers for yasm 1.3.0.
  • Avoid processing untrusted assembly inputs with affected yasm versions.
  • Run yasm jobs in isolated, resource-limited build environments.
  • Check yasm project guidance for fixed releases or patches.
  • Update dependency pins when a vetted fixed version is available.

Validation and detection

  • Confirm whether yasm 1.3.0 is present in SBOMs or build images.
  • Identify workflows that pass external files into yasm.
  • Review crash logs for NULL dereference failures in NASM preprocessing.
  • Verify pipeline isolation and resource limits around yasm execution.
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.

cve · low confidence lookup

CVE-2021-33455 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.

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.