Rule Category

BROWSER-FIREFOX -- Snort has detected traffic known to exploit vulnerabilities present in the Firefox browser, or products that have the "Gecko" engine (Thunderbird email client, etc.).

Alert Message

BROWSER-FIREFOX Mozilla Firefox potential use after free attempt

Rule Explanation

This rule will alert on potential attempts to exploit a use after free in Mozilla Firefox's JavaScript engine. Specifically, it will look for the manipulation of vulnerable "ContentViewer", "nsDocShell", and "ReadableStream" objects that if exploited successfully can lead to use after free conditions.

What To Look For

This rule fires on potential attempts to exploit a use after free vulnerability in Mozilla Firefox.

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

No rule groups

CVE

Additional Links

Rule Vulnerability

CVE Additional Information

CVE-2020-6819
Under certain conditions, when running the nsDocShell destructor, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Thunderbird < 68.7.0, Firefox < 74.0.1, and Firefox ESR < 68.6.1.
Details
Severity Base Score8.1
Impact Score5.9 Exploit Score2.2
Confidentiality ImpactHIGH Integrity ImpactHIGH
Availability ImpactHIGH Attack VectorNETWORK
ScopeUNCHANGED User InteractionNONE
Authentication Ease of AccessHIGH
Privileges RequiredNONE
CVE-2020-6820
Under certain conditions, when handling a ReadableStream, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Thunderbird < 68.7.0, Firefox < 74.0.1, and Firefox ESR < 68.6.1.
Details
Severity Base Score8.1
Impact Score5.9 Exploit Score2.2
Confidentiality ImpactHIGH Integrity ImpactHIGH
Availability ImpactHIGH Attack VectorNETWORK
ScopeUNCHANGED User InteractionNONE
Authentication Ease of AccessHIGH
Privileges RequiredNONE