Mozilla Foundation Security Advisory 2024-39
Security Vulnerabilities fixed in Firefox 130
- Announced
- September 3, 2024
- Impact
- high
- Products
- Firefox
- Fixed in
-
- Firefox 130
#CVE-2024-8385: WASM type confusion involving ArrayTypes
- Reporter
- Seunghyun Lee
- Impact
- high
Description
A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability.
References
#CVE-2024-8381: Type confusion when looking up a property name in a "with" block
- Reporter
- Nils Bars
- Impact
- high
Description
A potentially exploitable type confusion could be triggered when looking up a property name on an object being used as the with
environment.
References
#CVE-2024-8388: Fullscreen notice on Android could be hidden under various panels and OS prompts
- Reporter
- Shaheen Fazim, Raphael Saniyazov, Rifa'i Rejal Maynando, James Lee, P Umar Farooq, Hafiizh
- Impact
- moderate
Description
Multiple prompts and panels from both Firefox and the Android OS could be used to obscure the notification announcing the transition to fullscreen mode after the fix for CVE-2023-6870 in Firefox 121. This could lead to spoofing the browser UI if the sudden appearance of the prompt distracted the user from noticing the visual transition happening behind the prompt. These notifications now use the Android Toast feature.
This bug only affects Firefox on Android. Other operating systems are unaffected.
References
#CVE-2024-8382: Internal event interfaces were exposed to web content when browser EventHandler listener callbacks ran
- Reporter
- Gregory Pappas
- Impact
- moderate
Description
Internal browser event interfaces were exposed to web content when privileged EventHandler listener callbacks ran for those events. Web content that tried to use those interfaces would not be able to use them with elevated privileges, but their presence would indicate certain browser features had been used, such as when a user opened the Dev Tools console.
References
#CVE-2024-8383: Firefox did not ask before openings news: links in an external application
- Reporter
- D7
- Impact
- moderate
Description
Firefox normally asks for confirmation before asking the operating system to find an application to handle a scheme that the browser does not support. It did not ask before doing so for the Usenet-related schemes news: and snews:. Since most operating systems don't have a trusted newsreader installed by default, an unscrupulous program that the user downloaded could register itself as a handler. The website that served the application download could then launch that application at will.
References
#CVE-2024-8384: Garbage collection could mis-color cross-compartment objects in OOM conditions
- Reporter
- the Mozilla Fuzzing Team
- Impact
- moderate
Description
The JavaScript garbage collector could mis-color cross-compartment objects if OOM conditions were detected at the right point between two passes. This could have led to memory corruption.
References
#CVE-2024-8386: SelectElements could be shown over another site if popups are allowed
- Reporter
- Shaheen Fazim, Hafiizh
- Impact
- low
Description
If a site had been granted the permission to open popup windows, it could cause Select elements to appear on top of another site to perform a spoofing attack.
References
#CVE-2024-8387: Memory safety bugs fixed in Firefox 130, Firefox ESR 128.2, and Thunderbird 128.2
- Reporter
- Yury Delendik, the Mozilla Fuzzing Team
- Impact
- high
Description
Memory safety bugs present in Firefox 129, Firefox ESR 128.1, and Thunderbird 128.1. 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.
References
#CVE-2024-8389: Memory safety bugs fixed in Firefox 130
- Reporter
- the Mozilla Fuzzing Team, Andrew McCreight
- Impact
- high
Description
Memory safety bugs present in Firefox 129. 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.