Mozilla Foundation Security Advisory 2024-48
Security Vulnerabilities fixed in Firefox ESR 115.16
- Announced
- October 1, 2024
- Impact
- high
- Products
- Firefox ESR
- Fixed in
-
- Firefox ESR 115.16
#CVE-2024-9392: Compromised content process can bypass site isolation
- Reporter
- Jan Drescher and David Klein from IAS, TU Braunschweig
- Impact
- high
Description
A compromised content process could have allowed for the arbitrary loading of cross-origin pages.
References
#CVE-2024-9393: Cross-origin access to PDF contents through multipart responses
- Reporter
- Masato Kinugawa
- Impact
- high
Description
An attacker could, via a specially crafted multipart response, execute arbitrary JavaScript under the resource://pdf.js
origin. This could allow them to access cross-origin PDF content. This access is limited to "same site" documents by the Site Isolation feature on desktop clients, but full cross-origin access is possible on Android versions.
References
#CVE-2024-9394: Cross-origin access to JSON contents through multipart responses
- Reporter
- Masato Kinugawa
- Impact
- high
Description
An attacker could, via a specially crafted multipart response, execute arbitrary JavaScript under the resource://devtools
origin. This could allow them to access cross-origin JSON content. This access is limited to "same site" documents by the Site Isolation feature on desktop clients, but full cross-origin access is possible on Android versions.
References
#CVE-2024-9401: Memory safety bugs fixed in Firefox 131, Firefox ESR 115.16, Firefox ESR 128.3, Thunderbird 131, and Thunderbird 128.3
- Reporter
- Andrew Osmond, Sebastian Hengst, Andrew McCreight
- Impact
- high
Description
Memory safety bugs present in Firefox 130, Firefox ESR 115.15, Firefox ESR 128.2, and Thunderbird 128.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.