LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2013-1690: Mozilla Firefox and Thunderbird Denial-of-Service Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 28, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 18, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2013-1690 to its Known Exploited Vulnerabilities catalog on Mar 28, 2022, with a federal patch deadline of Apr 18, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Mozilla Firefox and Thunderbird do not properly handle onreadystatechange events in conjunction with page reloading, which allows remote attackers to cause a denial-of-service (DoS) or possibly…

CVE-2013-1690 is a memory-handling flaw in Mozilla Firefox and Thunderbird. The products do not properly handle onreadystatechange events together with page reloading, allowing a remote attacker who can lure a user to a crafted web site to trigger a denial-of-service condition or possibly execute malicious code. For IT and security teams this matters because browsers and mail clients are ubiquitous endpoints; a successful exploit can disrupt availability or give an attacker a foothold on the workstation.

CISA lists the required action as applying updates per vendor instructions. Ransomware use is not documented for this CVE. Confirm all version, configuration, and patch details against the official Mozilla advisory before acting.

How it works

The underlying weakness is CWE-119 (improper restriction of operations within the bounds of a memory buffer). In this case the browser or mail client mishandles the combination of an onreadystatechange event and a page reload. An attacker crafts a web page that exercises that path; when the vulnerable application processes the page it can corrupt memory. The observable result is typically a crash (denial of service). Under some conditions the same memory corruption may be leveraged for code execution, though the precise exploit mechanics are not detailed in the public summary and must be verified against the vendor advisory and subsequent research.

Because the trigger is ordinary web content, the attack surface is any user who can be induced to visit or open the malicious page inside a vulnerable Firefox or Thunderbird instance. No special privileges beyond the ability to render that content are required.

Am I affected? How to find it in your systems

Firefox and Thunderbird commonly run on end-user workstations, developer machines, and some shared kiosks or virtual desktops. Inventory steps:

Telemetry and log signs of attempted exploitation are limited because the primary effect is a crash. Look for repeated, unexplained Firefox or Thunderbird process terminations correlated with visits to untrusted sites, browser crash reports that mention memory-related faults around the time of the event, or endpoint-detection alerts that flag abnormal memory access inside the browser process. Absence of such signals does not prove safety; only version verification does.

How to remediate

Patch first. Apply the Mozilla updates that address CVE-2013-1690 exactly as described in the vendor advisory. CISA’s required action is simply “Apply updates per vendor instructions.” After patching, verify the new version string on a sample of endpoints and confirm that automatic update mechanisms remain enabled for future releases.

Additional hardening appropriate to this class of browser memory-corruption issues includes:

If you can't patch immediately

When immediate patching is impossible, reduce exposure with compensating controls:

These measures only buy time; they do not eliminate the underlying memory-safety defect.

If your data may have been exposed

Actively exploited vulnerabilities can lead to endpoint compromise and subsequent data theft. If you have reason to believe systems were exposed before patching, treat the incident according to your normal breach-response process: isolate affected hosts, preserve volatile evidence, and hunt for persistence or lateral movement. As a quick additional check, users can run a free exposure scan of their email addresses against known breach data sets to see whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMozilla · Firefox and Thunderbird
WeaknessCWE-119
Added to CISA KEVMar 28, 2022
Federal patch deadlineApr 18, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities