LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37208: When opening Diagcab files, Firefox did not warn the user that these files may contain malicious code.

When opening Diagcab files, Firefox did not warn the user that these files may contain malicious code. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue meant Firefox or Thunderbird could open Diagcab files without warning users that the file type may contain malicious code. Business risk is mainly phishing or social-engineering exposure where a user is convinced to open an untrusted Diagcab file.

Executive priority

Treat this as a normal browser and mail-client patching priority, higher for environments with unmanaged downloads or phishing exposure. It does not have sourced evidence of active exploitation in the provided bundle.

Technical view

CVE-2023-37208 affects Firefox before 115, Firefox ESR before 102.13, and Thunderbird before 102.13. The flaw is classified as CWE-434 in the bundle and concerns missing warning behavior for Diagcab files, not a documented remote code execution path by itself.

Likely exposure

Exposure is likely on endpoints running outdated Firefox, Firefox ESR, or Thunderbird versions, especially where users can download or receive Diagcab files. The provided sources do not identify specific operating-system scope beyond the Diagcab file type.

Exploitation context

The provided bundle does not show CISA KEV listing or cited active exploitation. Practical risk depends on user interaction with a malicious Diagcab file. No exploit maturity, payload details, or in-the-wild campaign evidence is provided.

Researcher notes

Evidence is limited to advisory-level details. The key validation point is version exposure. Avoid assuming broader execution impact without reading vendor bug context and advisory text, because the supplied description only confirms missing user warning behavior.

Mitigation direction

  • Upgrade Firefox to 115 or later.
  • Upgrade Firefox ESR to 102.13 or later.
  • Upgrade Thunderbird to 102.13 or later.
  • Apply relevant Debian security updates where Mozilla packages are managed by Debian.
  • Check Mozilla and distribution advisories for environment-specific guidance.

Validation and detection

  • Inventory Firefox, Firefox ESR, and Thunderbird versions across managed endpoints.
  • Confirm versions are not below the fixed release thresholds.
  • Review email and web controls for untrusted Diagcab file handling.
  • Check vulnerability management records against Mozilla and Debian advisory coverage.
Prepared
Confidence
medium
Sources
8

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.

cwe · medium confidence lookup

CWE-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-37208 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
9Source 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
MozillaFirefoxunspecifiedListed
MozillaFirefox ESRunspecifiedListed
MozillaThunderbirdunspecifiedListed
Weakness

CWE details

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

CWE-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.