6.5

CVE-2023-5171

During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MozillaFirefox Version < 118
MozillaFirefox ESR Version < 115.3
MozillaThunderbird Version < 115.3
DebianDebian Linux Version10.0
DebianDebian Linux Version11.0
DebianDebian Linux Version12.0
FedoraprojectFedora Version39
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.02% 0.589
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CWE-416 Use After Free

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.

https://www.mozilla.org/security/advisories/mfsa2023-41/
Vendor Advisory
https://www.mozilla.org/security/advisories/mfsa2023-42/
Vendor Advisory
https://www.mozilla.org/security/advisories/mfsa2023-43/
Vendor Advisory
https://lists.debian.org/debian-lts-announce/2023/09/msg00034.html
Patch
Third Party Advisory
Mailing List
https://lists.debian.org/debian-lts-announce/2023/10/msg00015.html
Third Party Advisory
Mailing List
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AY642Z6JZODQJE7Z62CFREVUHEGCXGPD/
Third Party Advisory
Mailing List
https://www.debian.org/security/2023/dsa-5506
Patch
Third Party Advisory
https://www.debian.org/security/2023/dsa-5513
Third Party Advisory
https://bugzilla.mozilla.org/show_bug.cgi?id=1851599
Issue Tracking
Permissions Required