π¨ CVE-2022-26486
An unexpected message in the WebGPU IPC framework could lead to a use-after-free and exploitable sandbox escape. We have had reports of attacks in the wild abusing this flaw. This vulnerability affects Firefox < 97.0.2, Firefox ESR < 91.6.1, Firefox for Android < 97.3.0, Thunderbird < 91.6.2, and Focus < 97.3.0.
π@cveNotify
An unexpected message in the WebGPU IPC framework could lead to a use-after-free and exploitable sandbox escape. We have had reports of attacks in the wild abusing this flaw. This vulnerability affects Firefox < 97.0.2, Firefox ESR < 91.6.1, Firefox for Android < 97.3.0, Thunderbird < 91.6.2, and Focus < 97.3.0.
π@cveNotify
bugzilla.mozilla.org
1758070 - (CVE-2022-26486) UAF in Webgpu status manager [exploited in the wild]
RESOLVED (nical.bugzilla) in Core - Graphics: WebGPU. Last updated 2024-05-30.
π¨ CVE-2022-31746
Internal URLs are protected by a secret UUID key, which could have been leaked to web page through the Referrer header. This vulnerability affects Firefox for iOS < 102.
π@cveNotify
Internal URLs are protected by a secret UUID key, which could have been leaked to web page through the Referrer header. This vulnerability affects Firefox for iOS < 102.
π@cveNotify
bugzilla.mozilla.org
1654416 - (CVE-2022-31746) Bypass privileged internal: URL protetion through referrer
RESOLVED (nobody) in Firefox for iOS - Reader View. Last updated 2024-09-15.
π¨ CVE-2022-38474
A website that had permission to access the microphone could record audio without the audio notification being shown. This bug does not allow the attacker to bypass the permission prompt - it only affects the notification shown once permission has been granted.<br />*This bug only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 104.
π@cveNotify
A website that had permission to access the microphone could record audio without the audio notification being shown. This bug does not allow the attacker to bypass the permission prompt - it only affects the notification shown once permission has been granted.<br />*This bug only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 104.
π@cveNotify
bugzilla.mozilla.org
1719511 - (CVE-2022-38474) No recording notification for microphone
RESOLVED (amejiamarmol) in Firefox for Android - General. Last updated 2023-01-16.
π¨ CVE-2019-17003
Scanning a QR code that contained a javascript: URL would have resulted in the Javascript being executed.
π@cveNotify
Scanning a QR code that contained a javascript: URL would have resulted in the Javascript being executed.
π@cveNotify
bugzilla.mozilla.org
1567118 - (CVE-2019-17003) Improper parsing of QR codes in address bar leads to XSS
RESOLVED (nobody) in Firefox for iOS - Browser. Last updated 2024-05-30.
π¨ CVE-2023-29533
A website could have obscured the fullscreen notification by using a combination of <code>window.open</code>, fullscreen requests, <code>window.name</code> assignments, and <code>setInterval</code> calls. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
A website could have obscured the fullscreen notification by using a combination of <code>window.open</code>, fullscreen requests, <code>window.name</code> assignments, and <code>setInterval</code> calls. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1798219 - Run requestFullscreen and reuse window.open simultaneously in blocking event loop able to overlap fullscreen notification
VERIFIED (echen) in Core - DOM: Core & HTML. Last updated 2024-05-30.
π¨ CVE-2023-29535
Following a Garbage Collector compaction, weak maps may have been accessed before they were correctly traced. This resulted in memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
Following a Garbage Collector compaction, weak maps may have been accessed before they were correctly traced. This resulted in memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1820543 - (CVE-2023-29535) Assertion failure: this->flags() == 0, at gc/Cell.h:836
RESOLVED (jcoppeard) in Core - JavaScript: GC. Last updated 2024-05-30.
π¨ CVE-2023-29536
An attacker could cause the memory manager to incorrectly free a pointer that addresses attacker-controlled memory, resulting in an assertion, memory corruption, or a potentially exploitable crash. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
An attacker could cause the memory manager to incorrectly free a pointer that addresses attacker-controlled memory, resulting in an assertion, memory corruption, or a potentially exploitable crash. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1821959 - (CVE-2023-29536) MOZ_DIAGNOSTIC_ASSERT in mozjemalloc from background thread free()
RESOLVED (tcampbell) in Core - JavaScript Engine. Last updated 2024-05-30.
π¨ CVE-2023-29537
Multiple race conditions in the font initialization could have led to memory corruption and execution of attacker-controlled code. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
Multiple race conditions in the font initialization could have led to memory corruption and execution of attacker-controlled code. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1823365 - (CVE-2023-29537) initialization race leading to use after free in MakeGlyphAtlas()
VERIFIED (jfkthame) in Core - Graphics: Text. Last updated 2024-05-30.
π¨ CVE-2023-29538
Under specific circumstances a WebExtension may have received a <code>jar:file:///</code> URI instead of a <code>moz-extension:///</code> URI during a load request. This leaked directory paths on the user's machine. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
Under specific circumstances a WebExtension may have received a <code>jar:file:///</code> URI instead of a <code>moz-extension:///</code> URI during a load request. This leaked directory paths on the user's machine. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1685403 - (CVE-2023-29538) onLoadRequest contains translated jar:file:/// URI instead of moz-extension:///
RESOLVED (kershaw) in Core - Networking. Last updated 2025-01-15.
π¨ CVE-2023-29539
When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename contained a NULL character. This could have led to reflected file download attacks potentially tricking users to install malware. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename contained a NULL character. This could have led to reflected file download attacks potentially tricking users to install malware. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1784348 - (CVE-2023-29539) Content-Disposition filename truncation leads to Reflected File Download
RESOLVED (smayya) in Core - Networking: HTTP. Last updated 2024-05-30.
π¨ CVE-2023-29540
Using a redirect embedded into <code>sourceMappingUrls</code> could allow for navigation to external protocol links in sandboxed iframes without <code>allow-top-navigation-to-custom-protocols</code>. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
Using a redirect embedded into <code>sourceMappingUrls</code> could allow for navigation to external protocol links in sandboxed iframes without <code>allow-top-navigation-to-custom-protocols</code>. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1790542 - (CVE-2023-29540) allow-top-navigation-to-custom-protocols iframe sandbox bypass using sourceMappingUrls
VERIFIED (hmanilla) in DevTools - Console. Last updated 2025-07-07.
π¨ CVE-2023-29541
Firefox did not properly handle downloads of files ending in <code>.desktop</code>, which can be interpreted to run attacker-controlled commands. <br>*This bug only affects Firefox for Linux on certain Distributions. Other operating systems are unaffected, and Mozilla is unable to enumerate all affected Linux Distributions.*. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
Firefox did not properly handle downloads of files ending in <code>.desktop</code>, which can be interpreted to run attacker-controlled commands. <br>*This bug only affects Firefox for Linux on certain Distributions. Other operating systems are unaffected, and Mozilla is unable to enumerate all affected Linux Distributions.*. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1810191 - (CVE-2023-29541) .desktop file extension on Linux should be rewritten to .desktop.download to avoid users running localβ¦
VERIFIED (gijskruitbosch+bugs) in Firefox - File Handling. Last updated 2024-05-30.
π¨ CVE-2023-29543
An attacker could have caused memory corruption and a potentially exploitable use-after-free of a pointer in a global object's debugger vector. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
An attacker could have caused memory corruption and a potentially exploitable use-after-free of a pointer in a global object's debugger vector. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1816158 - (CVE-2023-29543) js::gc::detail::CellHasStoreBuffer (cell=0xe5e5e5e5e5e5e5e5)
RESOLVED (jcoppeard) in Core - JavaScript Engine. Last updated 2024-11-24.
π¨ CVE-2023-29544
If multiple instances of resource exhaustion occurred at the incorrect time, the garbage collector could have caused memory corruption and a potentially exploitable crash. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
If multiple instances of resource exhaustion occurred at the incorrect time, the garbage collector could have caused memory corruption and a potentially exploitable crash. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1818781 - (CVE-2023-29544) Assertion failure: !hasDelayedMarking(), at js/src/gc/GC.cpp:1370
RESOLVED (jcoppeard) in Core - JavaScript: GC. Last updated 2024-11-24.
π¨ CVE-2023-29548
A wrong lowering instruction in the ARM64 Ion compiler resulted in a wrong optimization result. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
A wrong lowering instruction in the ARM64 Ion compiler resulted in a wrong optimization result. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
bugzilla.mozilla.org
1822754 - (CVE-2023-29548) Wrong lowering of UDiv MIR in ARM64 Ion compiler
VERIFIED (nicolas.b.pierron) in Core - JavaScript Engine: JIT. Last updated 2024-06-02.
π1
π¨ CVE-2023-29549
Under certain circumstances, a call to the <code>bind</code> function may have resulted in the incorrect realm. This may have created a vulnerability relating to JavaScript-implemented sandboxes such as SES. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
Under certain circumstances, a call to the <code>bind</code> function may have resulted in the incorrect realm. This may have created a vulnerability relating to JavaScript-implemented sandboxes such as SES. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1823042 - (CVE-2023-29549) Assertion failure: cx->realm() == fun->realm(), at jit/VMFunctions.cpp:818
RESOLVED (jdemooij) in Core - JavaScript Engine. Last updated 2024-06-02.
π₯1
π¨ CVE-2023-29550
Memory safety bugs present in Firefox 111 and Firefox ESR 102.9. 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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
Memory safety bugs present in Firefox 111 and Firefox ESR 102.9. 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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
π@cveNotify
π¨ CVE-2023-29551
Memory safety bugs present in Firefox 111. 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. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
Memory safety bugs present in Firefox 111. 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. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.
π@cveNotify
π¨ CVE-2023-25747
A potential use-after-free in libaudio was fixed by disabling the AAudio backend when running on Android API below version 30.
*This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 110.1.0.
π@cveNotify
A potential use-after-free in libaudio was fixed by disabling the AAudio backend when running on Android API below version 30.
*This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 110.1.0.
π@cveNotify
bugzilla.mozilla.org
1815801 - (CVE-2023-25747) Crash in [@ soundtouch::TDStretch::seekBestOverlapPositionFull]
RESOLVED (padenot) in Core - Audio/Video: Playback. Last updated 2023-10-17.
π¨ CVE-2023-29534
Different techniques existed to obscure the fullscreen notification in Firefox and Focus for Android. These could have led to potential user confusion and spoofing attacks.
*This bug only affects Firefox and Focus for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 112 and Focus for Android < 112.
π@cveNotify
Different techniques existed to obscure the fullscreen notification in Firefox and Focus for Android. These could have led to potential user confusion and spoofing attacks.
*This bug only affects Firefox and Focus for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 112 and Focus for Android < 112.
π@cveNotify
bugzilla.mozilla.org
1816007 - Obscuring Full-Screen Toast in Android Through Google Assistant URI
RESOLVED (petru) in Firefox for Android - Browser Engine. Last updated 2024-05-30.
π¨ CVE-2023-5758
When opening a page in reader mode, the redirect URL could have caused attacker-controlled script to execute in a reflected Cross-Site Scripting (XSS) attack. This vulnerability affects Firefox for iOS < 119.
π@cveNotify
When opening a page in reader mode, the redirect URL could have caused attacker-controlled script to execute in a reflected Cross-Site Scripting (XSS) attack. This vulnerability affects Firefox for iOS < 119.
π@cveNotify
bugzilla.mozilla.org
1850019 - (CVE-2023-5758) XSS on the domain reader in the firefox browser application for IOS
VERIFIED (nobody) in Firefox for iOS - General. Last updated 2024-09-16.