Vulnerability Details : CVE-2022-26381
An attacker could have caused a use-after-free by forcing a text reflow in an SVG object leading to a potentially exploitable crash. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunderbird < 91.7.
Vulnerability category: Memory Corruption
Products affected by CVE-2022-26381
- cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*
- cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-26381
0.88%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-26381
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2022-26381
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-26381
-
https://www.mozilla.org/security/advisories/mfsa2022-12/
Security Vulnerabilities fixed in Thunderbird 91.7 — MozillaVendor Advisory
-
https://bugzilla.mozilla.org/show_bug.cgi?id=1736243
1736243 - (CVE-2022-26381) heap-use-after-free [@ mozilla::SVGRenderingObserver::OnNonDOMMutationRenderingChange]Exploit;Issue Tracking;Vendor Advisory
-
https://www.mozilla.org/security/advisories/mfsa2022-10/
Security Vulnerabilities fixed in Firefox 98 — MozillaVendor Advisory
-
https://www.mozilla.org/security/advisories/mfsa2022-11/
Security Vulnerabilities fixed in Firefox ESR 91.7 — MozillaVendor Advisory
Jump to