SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Security Update: Mozilla Fixes Actively Exploited Zero-Days in Firefox

Security Update: Mozilla Fixes Actively Exploited Zero-Days in Firefox

Mozilla fixed two critical zero-days in its popular web browser, Firefox. Using a vulnerability management tool. Mozilla is aware of active exploitation of these vulnerabilities. There is no specific information about the threat groups or malwares utilizing these vulnerabilities. These are the Firef...

Apr 5, 2020By Vidita V Koushik2 min read

Mozilla fixed two critical zero-days in its popular web browser, Firefox. Using a vulnerability management tool. Mozilla is aware of active exploitation of these vulnerabilities. There is no specific information about the threat groups or malwares utilizing these vulnerabilities. These are the Firefox vulnerabilities.

Firefox vulnerabilities Zero-Days

As per the advisory,

  • CVE-2020-6819 is a use-after-free vulnerability when running the nsDocShell destructor due to a  race condition.
  • CVE-2020-6820 is a use-after-free vulnerability when handling a ReadableStream due to a race condition.

Both the zero-days are use-after-free issues in different components. A use-after-free(CWE-416) issue is one where a memory is referenced after it is freed. However, vulnerabilities of this type can be used to corrupt memory and launch denial of service or remote code execution attacks. Depending on the privileges of the targeted user, an attacker can install programs; view, change, or delete data; or create new accounts with full user rights. A patch management tool can patch such vulnerabilities.

Affected products in Firefox vulnerabilities

  • Firefox versions prior to 74.0.1
  • Firefox ESR versions 68.6.1

Impact

Attackers can either abuse these vulnerabilities to crash the application or execute arbitrary code in the context of the browser.

Solution

Please refer to this KB article to apply the patches using SanerNow.

Featured Posts

Open One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting
One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

CVE Research

One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

A critical SharePoint deserialization flaw, CVE-2026-50522 (CVSS 9.8), is under active exploitation just weeks after its July 2026 patch, following a public PoC. Attackers are using it to steal IIS machine keys in a single request, gaining persistence that survives patching alone. Now on CISA's KEV list, it's the third actively exploited SharePoint flaw in recent months, patch immediately and rotate machine keys.

Jul 24, 2026

Open ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack
ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

CVE Research

ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

Jul 22, 2026

Open UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain
UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

CVE Research

UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

Jul 20, 2026

Open One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw
One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

CVE Research

One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

Jul 20, 2026

Security Update: Mozilla Fixes Actively Exploited Zero-Days in Firefox | SecPod