LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37456: The session restore helper crashed whenever there was no parameter sent to the message handler.

The session restore helper crashed whenever there was no parameter sent to the message handler. This vulnerability affects Firefox for iOS < 115.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2023-37456 is a Firefox for iOS reliability flaw. The session restore helper could crash when its message handler received no parameter. The public record lists Firefox for iOS versions before 115 as affected and does not describe data theft, privilege escalation, or remote code execution.

Executive priority

Treat this as routine patch hygiene, not an emergency. It affects an end-user mobile browser and is described as a crash issue, with no cited active exploitation or high-impact compromise path.

Technical view

The issue is mapped to CWE-476, consistent with missing null or parameter handling. Mozilla describes a crash in the session restore helper when no parameter is sent to the message handler. The available sources do not provide CVSS, exploit details, or broader affected platforms.

Likely exposure

Exposure is limited to users or managed iOS devices running Firefox for iOS before version 115. Organizations without Firefox for iOS, or with updated installations, are unlikely to be exposed based on the provided sources.

Exploitation context

CISA KEV status is false in the source bundle, and no cited source states active exploitation. The documented impact is a crash condition, so business risk is mainly user disruption and mobile browser reliability.

Researcher notes

Public evidence is sparse. The CVE record and Mozilla advisory identify the product, fixed version boundary, CWE, and crash behavior, but do not provide CVSS, exploitability analysis, or detailed root-cause mechanics.

Mitigation direction

  • Update Firefox for iOS to version 115 or later.
  • Confirm mobile device management policies deploy current app versions.
  • Check Mozilla advisory MFSA2023-25 for any updated vendor guidance.
  • Prioritize remediation for managed devices using Firefox for iOS regularly.

Validation and detection

  • Inventory Firefox for iOS versions across managed iOS devices.
  • Flag any installations below version 115 as affected.
  • Verify updated devices report Firefox for iOS 115 or later.
  • Review mobile crash telemetry for recurring Firefox session restore crashes.
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.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-37456 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
MozillaFirefox for iOSunspecifiedListed
Weakness

CWE details

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

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.