The Firefox/Mozilla Thread

ff v107.0

15. nov 2022

New

<div>
	<ul><li>
			<p>
				Improved the performance of the instance when Microsoft's IME and Defender retrieve the URL of a focused document in Windows 11 version 22H2.
			</p>
		</li>
		<li>
			<p>
				Power profiling — visualizing performance data recorded from web browsers — is now also supported on Linux and Mac with Intel CPUs, in addition to Windows 11 and Apple Silicon.
			</p>
		</li>
	</ul></div>

Fixed

<div>
	<ul><li>
			<p>
				Various <a href="https://www.mozilla.org/security/advisories/mfsa2022-47/" rel="external nofollow">security</a> fixes.
			</p>
		</li>
	</ul></div>

Enterprise

<div>
	<ul><li>
			<p>
				Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the <a href="https://support.mozilla.org/kb/firefox-enterprise-107-release-notes" rel="external nofollow">Firefox for Enterprise 107 Release Notes</a>.
			</p>
		</li>
	</ul></div>

Developer

<div>
	<p style="text-align:right;">
		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/107" rel="external nofollow">Developer Information</a>
	</p>

	<ul><li>
			<p>
				There are a couple of helpful improvements in Firefox DevTools making it easier to debug WebExtensions:
			</p>

			<p>
				<img alt="DevTools screenshot" data-ratio="32.05" width="624" src="https://www.mozilla.org/media/img/firefox/releasenotes/note-images/107_devtools.png" /></p>

			<ul><li>
					Are you using the <a href="https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#devtools" rel="external nofollow">webext</a> command line tool to run and test your web extension? There is a new argument allowing you to also automatically open DevTools just in case you want to—for example, inspect the UI (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1787409" rel="external nofollow">bug</a>).


					$ webext run --devtools

Note: web-ext npm package needs to be >= 7.3.0


  • It’s now also simple to inspect popup windows (implemented by WebExtension) using DevTools (bug).


  • When you make changes in the source code of your WebExtension, you can easily reload it using a “Reload” button in the DevTools toolbox to see the changes (bug).


  • Unresolved

    <div>
    	<ul><li>
    			<p>
    				In order to better support certain typographical conventions, Firefox now preserves some non-breaking spaces when copying text to the clipboard instead of changing them to regular spaces.
    
    
    				The new behavior is known to cause problems when non-breaking spaces are used for indentation.
    			</p>
    		</li>
    	</ul></div>
    

    ff v102.5.0 esr

    15. nov 2022

    Fixed

    • Various stability, functionality, and security fixes.

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.5</strong>
    		</h2>
    
    		<dl><dt>
    				Announced November 15, 2022
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.5
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45403" rel="external nofollow"><span>#</span>CVE-2022-45403: Service Workers might have learned size of cross-origin media files</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Anne van Kesteren and Karl Tomlinson
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with Range requests might have allowed them to determine the presence or length of a media file.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1762078" rel="external nofollow">Bug 1762078</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45404" rel="external nofollow"><span>#</span>CVE-2022-45404: Fullscreen notification bypass</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Through a series of popup and <code>window.print()</code> calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1790815" rel="external nofollow">Bug 1790815</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45405" rel="external nofollow"><span>#</span>CVE-2022-45405: Use-after-free in InputStream implementation</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Atte Kettunen
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Freeing arbitrary <code>nsIInputStream</code>'s on a different thread than creation could have led to a use-after-free and potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1791314" rel="external nofollow">Bug 1791314</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45406" rel="external nofollow"><span>#</span>CVE-2022-45406: Use-after-free of a JavaScript Realm</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Samuel Groß
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				If an out-of-memory condition occurred when creating a JavaScript global, a JavaScript realm may be deleted while references to it lived on in a BaseShape. This could lead to a use-after-free causing a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1791975" rel="external nofollow">Bug 1791975</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45408" rel="external nofollow"><span>#</span>CVE-2022-45408: Fullscreen notification bypass via windowName</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Through a series of popups that reuse windowName, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1793829" rel="external nofollow">Bug 1793829</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45409" rel="external nofollow"><span>#</span>CVE-2022-45409: Use-after-free in Garbage Collection</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Gary Kwong
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				The garbage collector could have been aborted in several states and zones and <code>GCRuntime::finishCollection</code> may not have been called, leading to a use-after-free and potentially exploitable crash
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1796901" rel="external nofollow">Bug 1796901</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45410" rel="external nofollow"><span>#</span>CVE-2022-45410: ServiceWorker-intercepted requests bypassed SameSite cookie policy</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Dongsung Kim
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When a ServiceWorker intercepted a request with <code>FetchEvent</code>, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1658869" rel="external nofollow">Bug 1658869</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45411" rel="external nofollow"><span>#</span>CVE-2022-45411: Cross-Site Tracing was possible via non-standard override headers</a>
    			</h4>
    
    			<dl><dt>
    					Reporter scarlet
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript (such as cookies protected by HTTPOnly). To mitigate this attack, browsers placed limits on <code>fetch()</code> and XMLHttpRequest; however some webservers have implemented non-standard headers such as <code>X-Http-Method-Override</code> that override the HTTP method, and made this attack possible again. Firefox has applied the same mitigations to the use of this and similar headers.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1790311" rel="external nofollow">Bug 1790311</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45412" rel="external nofollow"><span>#</span>CVE-2022-45412: Symlinks may resolve to partially uninitialized buffers</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Armin Ebert
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When resolving a symlink such as <code>file:///proc/self/fd/1</code>, an error message may be produced where the symlink was resolved to a string containing unitialized memory in the buffer.
    

    This bug only affects Firefox on Unix-based operated systems (Android, Linux, MacOS). Windows is unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1791029" rel="external nofollow">Bug 1791029</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45416" rel="external nofollow"><span>#</span>CVE-2022-45416: Keystroke Side-Channel Leakage</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Erik Kraft, Martin Schwarzl, and Andrew McCreight
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1793676" rel="external nofollow">Bug 1793676</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45418" rel="external nofollow"><span>#</span>CVE-2022-45418: Custom mouse cursor could have been drawn over browser UI</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Hafiizh
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				If a custom mouse cursor is specified in CSS, under certain circumstances the cursor could have been drawn over the browser UI, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1795815" rel="external nofollow">Bug 1795815</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45420" rel="external nofollow"><span>#</span>CVE-2022-45420: Iframe contents could be rendered outside the iframe</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Suhwan Song of SNU CompSec Lab
    				</dt>
    				<dt>
    					Impact<span> low</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Use tables inside of an iframe, an attacker could have caused iframe contents to be rendered outside the boundaries of the iframe, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1792643" rel="external nofollow">Bug 1792643</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-48/#CVE-2022-45421" rel="external nofollow"><span>#</span>CVE-2022-45421: Memory safety bugs fixed in Firefox 107 and Firefox ESR 102.5</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Andrew McCreight and Gabriele Svelto reported memory safety bugs present in Firefox 106 and Firefox ESR 102.4. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1767920%2C1789808%2C1794061" rel="external nofollow">Memory safety bugs fixed in Firefox 107 and Firefox ESR 102.5</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v107.0.1

    29. nov 2022

    Fixed

    • Fixed an issue with accessing some sites reliably in Private Browsing mode or Strict ETP due to anti-adblockers (bug 1717806).

    • Fixed an issue where Color Management was not available for some users (bug 1799391).

    • Fixed an issue with text overlapping in the Settings Menu for some locales (bug 1800379).

    • Fixed an incompatibility with the new Windows 11 22H2 Suggested Actions feature resulting in hangs when copying phone number links (bug 1798098).

    • Fixed an issue where the DevTools UI is not accessible when an alert dialog is displayed (bug 1801840).

    ff v108.0

    13. dec 2022

    New

    <div>
    	<ul><li>
    			<p>
    				Import maps, which allow web pages to control the behavior of JavaScript imports, are now enabled by default.
    			</p>
    		</li>
    		<li>
    			<p>
    				Processes used for background tabs now use efficiency mode on Windows 11 to limit resource use.
    

    Efficiency mode on Windows 11

    		</li>
    		<li>
    			<p>
    				The shift+esc keyboard shortcut now opens the <a href="https://support.mozilla.org/en-US/kb/task-manager-tabs-or-extensions-are-slowing-firefox" rel="external nofollow">Process Manager</a>, offering a way to quickly identify processes that are using too many resources.
    			</p>
    		</li>
    		<li>
    			<p>
    				Improved frame scheduling when under load; this substantially improves Firefox’s MotionMark scores.
    			</p>
    		</li>
    	</ul></div>
    

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Firefox now supports properly color correcting images tagged with ICCv4 profiles.
    			</p>
    		</li>
    		<li>
    			<p>
    				Support for non-English characters when saving and printing PDF forms.
    			</p>
    		</li>
    		<li>
    			<p>
    				The bookmarks toolbar's default "Only show on New Tab" state works correctly for blank new tabs. As before, you can change the bookmark toolbar's behavior using the toolbar context menu.
    			</p>
    		</li>
    		<li>
    			<p>
    				Various <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-51/" rel="external nofollow">security</a> fixes.
    			</p>
    		</li>
    	</ul></div>
    

    Changed

    <div>
    	<ul><li>
    			<p>
    				Firefox now supports the WebMIDI API and a new <a href="https://support.mozilla.org/en-US/kb/site-permission-add-ons" rel="external nofollow">experimental mechanism</a> for controlling access to dangerous capabilities.
    			</p>
    		</li>
    	</ul></div>
    

    Developer

    <div>
    	<p style="text-align:right;">
    		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/108" rel="external nofollow">Developer Information</a>
    	</p>
    </div>
    

    ff v102.6.0 esr

    13. dec 2022

    Fixed

    • Various stability, functionality, and security fixes.

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.6</strong>
    		</h2>
    
    		<dl><dt>
    				Announced December 13, 2022
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.6
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46880" rel="external nofollow"><span>#</span>CVE-2022-46880: Use-after-free in WebGL</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Atte Kettunen
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A missing check related to tex units could have led to a use-after-free and potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1749292" rel="external nofollow">Bug 1749292</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46872" rel="external nofollow"><span>#</span>CVE-2022-46872: Arbitrary file read from a compromised content process</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Nika Layzell
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An attacker who compromised a content process could have partially escaped the sandbox to read arbitrary files via clipboard-related IPC messages.
    

    This bug only affects Firefox for Linux. Other operating systems are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1799156" rel="external nofollow">Bug 1799156</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46881" rel="external nofollow"><span>#</span>CVE-2022-46881: Memory corruption in WebGL</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Karl and an Anonymous ASAN Nightly User
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An optimization in WebGL was incorrect in some cases, and could have led to memory corruption and a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1770930" rel="external nofollow">Bug 1770930</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46874" rel="external nofollow"><span>#</span>CVE-2022-46874: Drag and Dropped Filenames could have been truncated to malicious extensions</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Matthias Zoellner
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A file with a long filename could have had its filename truncated to remove the valid extension, leaving a malicious extension in its place. This could potentially led to user confusion and the execution of malicious code.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1746139" rel="external nofollow">Bug 1746139</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46875" rel="external nofollow"><span>#</span>CVE-2022-46875: Download Protections were bypassed by .atloc and .ftploc files on Mac OS</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Dohyun Lee
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				The executable file warning was not presented when downloading .atloc and .ftploc files, which can run commands on a user's computer.
    

    Note: This issue only affected Mac OS operating systems. Other operating systems are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1786188" rel="external nofollow">Bug 1786188</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46882" rel="external nofollow"><span>#</span>CVE-2022-46882: Use-after-free in WebGL</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A use-after-free in WebGL extensions could have led to a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1789371" rel="external nofollow">Bug 1789371</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2022-52/#CVE-2022-46878" rel="external nofollow"><span>#</span>CVE-2022-46878: Memory safety bugs fixed in Firefox 108 and Firefox ESR 102.6</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Randell Jesup, Valentin Gosu, Olli Pettay, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 107 and Firefox ESR 102.5. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1782219%2C1797370%2C1797685%2C1801102%2C1801315%2C1802395" rel="external nofollow">Memory safety bugs fixed in Firefox 108 and Firefox ESR 102.6</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v108.0.1

    16. dec 2022

    Fixed

    • Fixes the default search engine being reset on upgrade for profiles which were previously copied from a different location.

    ff v108.0.2

    05. jan 2023

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Fixes a crash for some users on Mac OS X 10.12-10.14 during video playback (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1806391" rel="external nofollow">bug 1806391</a>).
    			</p>
    		</li>
    		<li>
    			<p>
    				Fixes a crash that might occur when managing browser history (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1806408" rel="external nofollow">bug 1806408</a>).
    			</p>
    		</li>
    	</ul></div>
    

    Changed

    <div>
    	<ul><li>
    			<p>
    				The "Tabs sharing devices" menu item for WebRTC is now located in the tools menu on macOS only (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1807697" rel="external nofollow">bug 1807697</a>).
    			</p>
    		</li>
    	</ul></div>
    

    ff v109.0

    17. jan 2023

    New

    <div>
    	<ul><li>
    			<p>
    				<a href="https://blog.mozilla.org/addons/2022/11/17/manifest-v3-signing-available-november-21-on-firefox-nightly/" rel="external nofollow">Manifest Version 3 (MV3)</a> extension support is now enabled by default (<a href="https://blog.mozilla.org/addons/2022/05/18/manifest-v3-in-firefox-recap-next-steps/" rel="external nofollow">MV2 remains enabled/supported</a>). This major update also ushers an exciting user interface change in the form of the <a href="https://support.mozilla.org/kb/unified-extensions" rel="external nofollow">new extensions button</a>.
    			</p>
    		</li>
    		<li>
    			<p>
    				The Arbitrary Code Guard exploit protection has been enabled in the media playback utility processes, improving security for Windows users.
    			</p>
    		</li>
    		<li>
    			<p>
    				The native HTML date picker for date and datetime inputs can now be used with a keyboard alone, improving its accessibility for screen reader users. Users with limited mobility can also now use common keyboard shortcuts to navigate the calendar grid and month selection spinners.
    			</p>
    		</li>
    		<li>
    			<p>
    				Firefox builds in the Spanish from Spain (es-ES) and Spanish from Argentina (es-AR) locales now come with a built-in dictionary for the Firefox spellchecker.
    			</p>
    		</li>
    	</ul></div>
    

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Various <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-01/" rel="external nofollow">security</a> fixes.
    			</p>
    		</li>
    	</ul></div>
    

    Changed

    <div>
    	<ul><li>
    			<p>
    				Effective on January 16, <a href="https://support.mozilla.org/kb/personalize-firefox-colorways" rel="external nofollow">Colorways</a> will no longer be in Firefox. Users will still be able to access saved and active Colorways from the Add-ons and themes menu option.
    			</p>
    		</li>
    		<li>
    			<p>
    				On macOS, Ctrl or Cmd + trackpad or mouse wheel now scrolls the page instead of zooming. This avoids accidental zooming and matches the behavior of other web browsers on macOS.
    			</p>
    		</li>
    		<li>
    			<p>
    				The Recently Closed section of Firefox View now equips users with the ability to manually close/remove url links from the list.
    			</p>
    		</li>
    		<li>
    			<p>
    				The empty state messages and graphic components surfaced in Firefox View for the Tab Pickup and Recently Closed sections have been updated for an improved user experience.
    			</p>
    		</li>
    	</ul></div>
    

    Enterprise

    <div>
    	<ul><li>
    			<p>
    				Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the <a href="https://support.mozilla.org/kb/firefox-enterprise-109-release-notes" rel="external nofollow">Firefox for Enterprise 109 Release Notes</a>.
    			</p>
    		</li>
    	</ul></div>
    

    Developer

    <div>
    	<p style="text-align:right;">
    		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/109" rel="external nofollow">Developer Information</a>
    	</p>
    
    	<ul><li>
    			<p>
    				The ability to automatically break when code on the page hits an events handler has been available since Firefox 69. Firefox 109 now adds new support for the <code>scrollend</code> event. To use this new event breakpoint, open the JS debugger and find and expand the Event Listener Breakpoints section in the right hand column (<a href="https://firefox-source-docs.mozilla.org/devtools-user/debugger/set_event_listener_breakpoints/index.html" rel="external nofollow">learn more</a>).
    			</p>
    
    			<p>
    				<img alt="Screenshot of Breakpoint options showing new scrollend event availability" data-ratio="81.03" width="406" src="https://www.mozilla.org/media/img/firefox/releasenotes/note-images/109_devtools_scrollend.png" /></p>
    		</li>
    	</ul></div>
    

    Web Platform

    <div>
    	<ul><li>
    			<p>
    				The <a href="https://developer.mozilla.org/docs/Web/API/Element/scrollend_event" rel="external nofollow"><code>scrollend</code></a> event is now enabled by default. The event is fired when a scroll has completed.
    			</p>
    		</li>
    		<li>
    			<p>
    				Firefox now permanently partitions Storage in third-party contexts independent of Storage Access to align with other browsers and provide better Web compatibility.
    			</p>
    		</li>
    	</ul></div>
    

    ff v102.7.0 esr

    17. jan 2023

    Fixed

    • Various stability, functionality, and security fixes.

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.7</strong>
    		</h2>
    
    		<dl><dt>
    				Announced January 17, 2023
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.7
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2022-46871" rel="external nofollow"><span>#</span>CVE-2022-46871: libusrsctp library out of date</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla Developers
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An out of date library (libusrsctp) contained vulnerabilities that could potentially be exploited.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1795697" rel="external nofollow">Bug 1795697</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23598" rel="external nofollow"><span>#</span>CVE-2023-23598: Arbitrary file read from GTK drag and drop on Linux</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Tom Schuster
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Due to the Firefox GTK wrapper code's use of text/plain for drag data and GTK treating all text/plain MIMEs containing file URLs as being dragged a website could arbitrarily read a file via a call to <code>DataTransfer.setData</code>.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1800425" rel="external nofollow">Bug 1800425</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23599" rel="external nofollow"><span>#</span>CVE-2023-23599: Malicious command could be hidden in devtools output on Windows</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Vadim
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When copying a network request from the developer tools panel as a curl command the output was not being properly sanitized and could allow arbitrary commands to be hidden within.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1777800" rel="external nofollow">Bug 1777800</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23601" rel="external nofollow"><span>#</span>CVE-2023-23601: URL being dragged from cross-origin iframe into same tab triggers navigation</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Luan Herrera
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Navigations were being allowed when dragging a URL from a cross-origin iframe into the same tab which could lead to website spoofing attacks
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1794268" rel="external nofollow">Bug 1794268</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23602" rel="external nofollow"><span>#</span>CVE-2023-23602: Content Security Policy wasn't being correctly applied to WebSockets in WebWorkers</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Dave Vandyke
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A mishandled security check when creating a WebSocket in a WebWorker caused the Content Security Policy connect-src header to be ignored. This could lead to connections to restricted origins from inside WebWorkers.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1800890" rel="external nofollow">Bug 1800890</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2022-46877" rel="external nofollow"><span>#</span>CVE-2022-46877: Fullscreen notification bypass</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Hafiizh
    				</dt>
    				<dt>
    					Impact<span> low</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				By confusing the browser, the fullscreen notification could have been delayed or suppressed, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1795139" rel="external nofollow">Bug 1795139</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23603" rel="external nofollow"><span>#</span>CVE-2023-23603: Calls to console.log allowed bypasing Content Security Policy via format directive</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Dan Veditz
    				</dt>
    				<dt>
    					Impact<span> low</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Regular expressions used to filter out forbidden properties and values from style directives in calls to <code>console.log</code> weren't accounting for external URLs. Data could then be potentially exfiltrated from the browser.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1800832" rel="external nofollow">Bug 1800832</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/#CVE-2023-23605" rel="external nofollow"><span>#</span>CVE-2023-23605: Memory safety bugs fixed in Firefox 109 and Firefox ESR 102.7</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers and community
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 108 and Firefox ESR 102.6. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1764921%2C1802690%2C1806974" rel="external nofollow">Memory safety bugs fixed in Firefox 109 and Firefox ESR 102.7</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v109.0.1

    31. jan 2023

    Fixed

    • Reverted changes to Windows font smoothing which caused poor rendering on some configurations (bug 1803154)

    • Fixed jank when loading pages containing a large number of emoji characters (bug 1809081)

    • Fixed an issue causing authentication prompts to not appear when loading pages in some enterprise environments (bug 1809151)

    • Fixed inconsistent sizing of event listener checkboxes inside the Inspector developer tool (bug 1811760)

    ff v110.0

    14. feb 2023

    New

    <div>
    	<ul><li>
    			<p>
    				It's now possible to <a href="https://support.mozilla.org/kb/import-data-another-browser" rel="external nofollow">import bookmarks, history and passwords</a> not only from Edge, Chrome or Safari but also from Opera, Opera GX, and Vivaldi for all the folks who want to move over to Firefox instead!
    			</p>
    		</li>
    		<li>
    			<p>
    				GPU sandboxing has been enabled on Windows.
    			</p>
    
    			<p>
    				<em>Note: A bug in the popular X-Mouse Button Control (XMBC) tool may cause mouse wheel scrolling to stop working. Affected users should update to the latest version of XMBC (2.20 or higher) which contains a fix for this issue.</em>
    			</p>
    		</li>
    		<li>
    			<p>
    				On Windows, third-party modules can now <a href="https://support.mozilla.org/kb/identify-problems-third-party-modules-firefox-windows" rel="external nofollow">be blocked from injecting themselves</a> into Firefox, which can be helpful if they are causing crashes or other undesirable behavior.
    			</p>
    		</li>
    		<li>
    			<p>
    				<em>Date</em>, <em>time</em>, and <em>datetime-local</em> input fields can now be cleared with <code>Cmd+Backspace</code> and <code>Cmd+Delete</code> shortcut on macOS and <code>Ctrl+Backspace</code> and <code>Ctrl+Delete</code> on Windows and Linux.
    			</p>
    		</li>
    		<li>
    			<p>
    				GPU-accelerated Canvas2D is enabled by default on macOS and Linux.
    			</p>
    		</li>
    		<li>
    			<p>
    				WebGL performance improvement on Windows, MacOS and Linux.
    			</p>
    		</li>
    		<li>
    			<p>
    				Enables overlay of hardware-decoded video with non-Intel GPUs on Windows 10/11, improving video playback performance and video scaling quality.
    			</p>
    		</li>
    	</ul></div>
    

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Various <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-05/" rel="external nofollow">security</a> fixes.
    			</p>
    		</li>
    	</ul></div>
    

    Changed

    <div>
    	<ul><li>
    			<p>
    				Colorways are no longer available in Firefox, at least not in the same way. You can still access your saved and active Colorways by selecting Add-ons and themes from the Firefox menu. Additionally, you can now install Colorways from all of the previous collections by visiting <a href="https://addons.mozilla.org/firefox/collections/4757633/colorways/" rel="external nofollow">Colorways by Firefox</a> on the Mozilla Add-ons website.
    			</p>
    		</li>
    	</ul></div>
    

    Enterprise

    <div>
    	<ul><li>
    			<p>
    				Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the <a href="https://support.mozilla.org/kb/firefox-enterprise-110-release-notes" rel="external nofollow">Firefox for Enterprise 110 Release Notes</a>.
    			</p>
    		</li>
    	</ul></div>
    

    Developer

    <div>
    	<p style="text-align:right;">
    		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/110" rel="external nofollow">Developer Information</a>
    	</p>
    </div>
    

    Web Platform

    <div>
    	<ul><li>
    			<p>
    				Firefox now supports CSS named pages, allowing web pages to perform per-page layout and add page-breaks in a declarative manner when printing.
    			</p>
    		</li>
    		<li>
    			<p>
    				Firefox now supports CSS size container queries, see <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries" rel="external nofollow">the MDN page</a> for documentation on this feature.
    			</p>
    		</li>
    	</ul></div>
    

    ff v102.8.0 esr

    14. feb 2023

    Fixed

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.8</strong>
    		</h2>
    
    		<dl><dt>
    				Announced February 14, 2023
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.8
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25728" rel="external nofollow"><span>#</span>CVE-2023-25728: Content security policy leak in violation reports using iframes</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Johan Carlsson
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				The <code>Content-Security-Policy-Report-Only</code> header could allow an attacker to leak a child iframe's unredacted URI when interaction with that iframe triggers a redirect.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1790345" rel="external nofollow">Bug 1790345</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25730" rel="external nofollow"><span>#</span>CVE-2023-25730: Screen hijack via browser fullscreen mode</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A background script invoking <code>requestFullscreen</code> and then blocking the main thread could force the browser into fullscreen mode indefinitely, resulting in potential user confusion or spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1794622" rel="external nofollow">Bug 1794622</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-0767" rel="external nofollow"><span>#</span>CVE-2023-0767: Arbitrary memory write via PKCS 12 in NSS</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Christian Holler
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An attacker could construct a PKCS 12 cert bundle in such a way that could allow for arbitrary memory writes via PKCS 12 Safe Bag attributes being mishandled.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1804640" rel="external nofollow">Bug 1804640</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25735" rel="external nofollow"><span>#</span>CVE-2023-25735: Potential use-after-free from compartment mismatch in SpiderMonkey</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Samuel Groß
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Cross-compartment wrappers wrapping a scripted proxy could have caused objects from other compartments to be stored in the main compartment resulting in a use-after-free after unwrapping the proxy.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1810711" rel="external nofollow">Bug 1810711</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25737" rel="external nofollow"><span>#</span>CVE-2023-25737: Invalid downcast in SVGUtils::SetupStrokeGeometry</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Lukas Bernhard
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An invalid downcast from <code>nsTextNode</code> to <code>SVGElement</code> could have lead to undefined behavior.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1811464" rel="external nofollow">Bug 1811464</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25738" rel="external nofollow"><span>#</span>CVE-2023-25738: Printing on Windows could potentially crash Firefox with some device drivers</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mark
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Members of the <code>DEVMODEW</code> struct set by the printer device driver weren't being validated and could have resulted in invalid values which in turn would cause the browser to attempt out of bounds access to related variables.
    

    This bug only affects Firefox on Windows. Other operating systems are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1811852" rel="external nofollow">Bug 1811852</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25739" rel="external nofollow"><span>#</span>CVE-2023-25739: Use-after-free in mozilla::dom::ScriptLoadContext::~ScriptLoadContext</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Holger Fuhrmannek
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Module load requests that failed were not being checked as to whether or not they were cancelled causing a use-after-free in <code>ScriptLoadContext</code>.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1811939" rel="external nofollow">Bug 1811939</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25729" rel="external nofollow"><span>#</span>CVE-2023-25729: Extensions could have opened external schemes without user knowledge</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Vitor Torres
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Permission prompts for opening external schemes were only shown for <code>ContentPrincipals</code> resulting in extensions being able to open them without user interaction via <code>ExpandedPrincipals</code>. This could lead to further malicious actions such as downloading files or interacting with software already installed on the system.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1792138" rel="external nofollow">Bug 1792138</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25732" rel="external nofollow"><span>#</span>CVE-2023-25732: Out of bounds memory write from EncodeInputStream</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Ronald Crane
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When encoding data from an <code>inputStream</code> in <code>xpcom</code> the size of the input being encoded was not correctly calculated potentially leading to an out of bounds memory write.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1804564" rel="external nofollow">Bug 1804564</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25734" rel="external nofollow"><span>#</span>CVE-2023-25734: Opening local .url files could cause unexpected network loads</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Ameen Basha M K and Shaheen Fazim
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				After downloading a Windows <code>.url</code> shortcut from the local filesystem, an attacker could supply a remote path that would lead to unexpected network requests from the operating system. This also had the potential to leak NTLM credentials to the resource.
    

    This bug only affects Firefox on Windows. Other operating systems are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1809923" rel="external nofollow">Bug 1809923</a>
    				</li>
    				<li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1784451" rel="external nofollow">Bug 1784451</a>
    				</li>
    				<li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1810143" rel="external nofollow">Bug 1810143</a>
    				</li>
    				<li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1812338" rel="external nofollow">Bug 1812338</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25742" rel="external nofollow"><span>#</span>CVE-2023-25742: Web Crypto ImportKey crashes tab</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Goras Francesco
    				</dt>
    				<dt>
    					Impact<span> low</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When importing a SPKI RSA public key as ECDSA P-256, the key would be handled incorrectly causing the tab to crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1813424" rel="external nofollow">Bug 1813424</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25744" rel="external nofollow"><span>#</span>CVE-2023-25744: Memory safety bugs fixed in Firefox 110 and Firefox ESR 102.8</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers and community
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Kershaw Chang and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 109 and Firefox ESR 102.7. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1789449%2C1803628%2C1810536" rel="external nofollow">Memory safety bugs fixed in Firefox 110 and Firefox ESR 102.8</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-06/#CVE-2023-25746" rel="external nofollow"><span>#</span>CVE-2023-25746: Memory safety bugs fixed in Firefox ESR 102.8</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers and community
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Philipp and Gabriele Svelto reported memory safety bugs present in Firefox ESR 102.7. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1544127%2C1762368" rel="external nofollow">Memory safety bugs fixed in Firefox ESR 102.8</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v110.0.1

    28. feb 2023

    Fixed

    • Fixed clearing recent cookies clears all cookies (bug 1816279).

    • Fixed a bug causing the context menu to sometimes display on the background of other Firefox UI elements instead of the foreground on macOS (bug 1763990).

    • Fixed Manage bookmarks link on empty bookmarks toolbar not responding to clicks on Windows (bug 1812636).

    • Fixed WebGL crashes on Linux when ran inside a VMWare virtual machine (bug 1807942).

    • Fixed a bug with CSP serialization causing bugs with the MitID Digital ID in Denmark (Bug 1819096).

    ff v111.0

    14. mar 2023

    New

    <div>
    	<ul><li>
    			<p>
    				Windows native notifications are now enabled.
    			</p>
    		</li>
    		<li>
    			<p>
    				Firefox Relay users can now opt-in to create Relay email masks directly from the Firefox credential manager. You must be signed in with your Firefox Account.
    			</p>
    		</li>
    		<li>
    			<p>
    				We’ve added two new locales: Silhe Friulian (fur) and Sardinian (sc).
    			</p>
    		</li>
    	</ul></div>
    

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Various <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-09/" rel="external nofollow">security</a> fixes.
    			</p>
    		</li>
    	</ul></div>
    

    Developer

    <div>
    	<p style="text-align:right;">
    		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/111" rel="external nofollow">Developer Information</a>
    	</p>
    </div>
    

    Web Platform

    <div>
    	<ul><li>
    			<p>
    				Use of the rel attribute is now supported on form elements, allowing the specification of the relationship between the current document and the form target in a simpler, cross-browser way.
    			</p>
    		</li>
    		<li>
    			<p>
    				<a href="https://fs.spec.whatwg.org/" rel="external nofollow">Origin private file system access</a> is now enabled, a new <a href="https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API" rel="external nofollow">storage API</a> that enables web applications to store and retrieve data from and to the filesystem in a sandbox.
    			</p>
    		</li>
    	</ul></div>
    

    ff v102.9.0 esr

    14. mar 2023

    Fixed

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.9</strong>
    		</h2>
    
    		<dl><dt>
    				Announced March 14, 2023
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.9
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-25751" rel="external nofollow"><span>#</span>CVE-2023-25751: Incorrect code generation during JIT compilation</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Lukas Bernhard
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Sometimes, when invalidating JIT code while following an iterator, the newly generated code could be overwritten incorrectly. This could lead to a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1814899" rel="external nofollow">Bug 1814899</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-28164" rel="external nofollow"><span>#</span>CVE-2023-28164: URL being dragged from a removed cross-origin iframe into the same tab triggered navigation</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Luan Herrera
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Dragging a URL from a cross-origin iframe that was removed during the drag could have led to user confusion and website spoofing attacks.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1809122" rel="external nofollow">Bug 1809122</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-28162" rel="external nofollow"><span>#</span>CVE-2023-28162: Invalid downcast in Worklets</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Lukas Bernhard
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				While implementing AudioWorklets, some code may have casted one type to another, invalid, dynamic type. This could have led to a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1811327" rel="external nofollow">Bug 1811327</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-25752" rel="external nofollow"><span>#</span>CVE-2023-25752: Potential out-of-bounds when accessing throttled streams</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Ronald Crane
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When accessing throttled streams, the count of available bytes needed to be checked in the calling function to be within bounds. This may have lead future code to be incorrect and vulnerable.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1811627" rel="external nofollow">Bug 1811627</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-28163" rel="external nofollow"><span>#</span>CVE-2023-28163: Windows Save As dialog resolved environment variables</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Shaheen Fazim
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				When downloading files through the Save As dialog on Windows with suggested filenames containing environment variable names, Windows would have resolved those in the context of the current user.
    

    This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1817768" rel="external nofollow">Bug 1817768</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-10/#CVE-2023-28176" rel="external nofollow"><span>#</span>CVE-2023-28176: Memory safety bugs fixed in Firefox 111 and Firefox ESR 102.9</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers and community
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Timothy Nikkel, Andrew McCreight, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 110 and Firefox ESR 102.8. 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1808352%2C1811637%2C1815904%2C1817442%2C1818674" rel="external nofollow">Memory safety bugs fixed in Firefox 111 and Firefox ESR 102.9</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v111.0.1

    21. mar 2023

    Fixed

    • Fixed a crash on macOS while pinch-zooming under some circumstances (bug 1658986).

    • Fixed a bug causing Firefox to freeze on startup for some Windows users (bug 1823159).

    ff v112.0

    11. apr 2023

    New

    <div>
    	<ul><li>
    			<p>
    				Right-clicking on password fields now shows an option to reveal the password.
    			</p>
    		</li>
    		<li>
    			<p>
    				Ubuntu Linux users can now import their browser data from the Chromium Snap package. Currently, this will only work if Firefox is not also installed as a Snap package, but work is underway to address this!
    			</p>
    		</li>
    		<li>
    			<p>
    				Do you use the tab list panel in the tab bar? If so, you can now close tabs by middle-clicking items in that list.
    			</p>
    		</li>
    		<li>
    			<p>
    				<a href="https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_windows-tabs" rel="external nofollow">You've always been able to un-close a tab by using (Cmd/Ctrl)-Shift-T</a>. Now, that same shortcut will restore the previous session if there are no more closed tabs from the same session to re-open.
    			</p>
    		</li>
    		<li>
    			<p>
    				For all ETP Strict users, we extended the list of known tracking parameters that are removed from URLs to further protect our users from cross-site tracking.
    			</p>
    		</li>
    		<li>
    			<p>
    				Enables overlay of software-decoded video on Intel GPUs in Windows. Improves video down scaling quality and reduces GPU usage.
    			</p>
    		</li>
    		<li>
    			<p>
    				Private windows and ETP set to strict will now include email tracking protection. This will make it harder for email trackers to learn the browsing habits of Firefox users. You can check the Tracking Content in the sub-panel on the shield icon panel.
    			</p>
    		</li>
    	</ul></div>
    

    Fixed

    <div>
    	<ul><li>
    			<p>
    				Various <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-13" rel="external nofollow">security</a> fixes.
    			</p>
    		</li>
    	</ul></div>
    

    Changed

    <div>
    	<ul><li>
    			<p>
    				The deprecated U2F Javascript API is now disabled by default. The U2F protocol remains usable through the WebAuthn API. The U2F API can be re-enabled using the <code>security.webauth.u2f</code> preference.
    			</p>
    		</li>
    	</ul></div>
    

    Enterprise

    <div>
    	<ul><li>
    			<p>
    				You can find information about policy updates and enterprise specific bug fixes in the Firefox for <a href="https://support.mozilla.org/kb/firefox-enterprise-112-release-notes" rel="external nofollow">Enterprise 112 Release Notes</a>.
    			</p>
    		</li>
    	</ul></div>
    

    Developer

    <div>
    	<p style="text-align:right;">
    		<a href="https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/112" rel="external nofollow">Developer Information</a>
    	</p>
    </div>
    

    Web Platform

    <div>
    	<ul><li>
    			<p>
    				<code>Clear</code> button, newly added to the date picker panel, allows users to quickly clear the input with type <code>date</code> or <code>datetime-local</code> and provides a familiar experience across browsers.
    			</p>
    		</li>
    	</ul></div>
    

    Unresolved

    <div>
    	<ul><li>
    			<p>
    				<del>Under rare circumstances, animated Firefox themes can use excessive memory. </del>
    

    If you encounter this problem, please change your theme to one that does not use animations to work around it. We are in the process of shipping a fix (bug 1828587) (fixed in 112.0.2).



    ff v102.10.0 esr

    11. apr 2023

    Fixed

    Quote
    	<div class="ipsQuote_contents">
    		<h2>
    			<strong>Security Vulnerabilities fixed in Firefox ESR 102.10</strong>
    		</h2>
    
    		<dl><dt>
    				Announced April 11, 2023
    			</dt>
    			<dt>
    				Impact<span> high</span>
    			</dt>
    			<dt>
    				Products Firefox ESR
    			</dt>
    			<dt>
    				Fixed in
    			</dt>
    			<dd>
    				<ul><li>
    						Firefox ESR 102.10
    					</li>
    				</ul></dd>
    		</dl><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29531" rel="external nofollow"><span>#</span>CVE-2023-29531: Out-of-bound memory access in WebGL on macOS</a>
    			</h4>
    
    			<dl><dt>
    					Reporter DoHyun Lee
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				An attacker could have caused an out of bounds memory access using WebGL APIs, leading to memory corruption and a potentially exploitable crash.
    

    This bug only affects Firefox for macOS. Other operating systems are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1794292" rel="external nofollow">Bug 1794292</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29532" rel="external nofollow"><span>#</span>CVE-2023-29532: Mozilla Maintenance Service Write-lock bypass</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Holger Fuhrmannek
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A local attacker can trick the Mozilla Maintenance Service into applying an unsigned update file by pointing the service at an update file on a malicious SMB server. The update file can be replaced after the signature check, before the use, because the write-lock requested by the service does not work on a SMB server.
    

    Note: This attack requires local system access and only affects Windows. Other operating systems are not affected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1806394" rel="external nofollow">Bug 1806394</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29533" rel="external nofollow"><span>#</span>CVE-2023-29533: Fullscreen notification obscured</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1814597" rel="external nofollow">Bug 1814597</a>
    				</li>
    				<li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1798219" rel="external nofollow">Bug 1798219</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-1999" rel="external nofollow"><span>#</span>CVE-2023-1999: Double-free in libwebp</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Irvan Kurniawan
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A double-free in libwebp could have led to memory corruption and a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1819244" rel="external nofollow">Bug 1819244</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29535" rel="external nofollow"><span>#</span>CVE-2023-29535: Potential Memory Corruption following Garbage Collector compaction</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Lukas Bernhard
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1820543" rel="external nofollow">Bug 1820543</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29536" rel="external nofollow"><span>#</span>CVE-2023-29536: Invalid free from JavaScript code</a>
    			</h4>
    
    			<dl><dt>
    					Reporter zx from qriousec
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1821959" rel="external nofollow">Bug 1821959</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29539" rel="external nofollow"><span>#</span>CVE-2023-29539: Content-Disposition filename truncation leads to Reflected File Download</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Trung Pham
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1784348" rel="external nofollow">Bug 1784348</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29541" rel="external nofollow"><span>#</span>CVE-2023-29541: Files with malicious extensions could have been downloaded unsafely on Linux</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Ameen Basha M K
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Firefox did not properly handle downloads of files ending in <code>.desktop</code>, which can be interpreted to run attacker-controlled commands.
    

    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.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1810191" rel="external nofollow">Bug 1810191</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29542" rel="external nofollow"><span>#</span>CVE-2023-29542: Bypass of file download extension restrictions</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Shaheen Fazim and Ameen Basha M K
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A newline in a filename could have been used to bypass the file extension security mechanisms that replace malicious file extensions such as .lnk with .download. This could have led to accidental execution of malicious code.
    

    This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1815062" rel="external nofollow">Bug 1815062</a>
    				</li>
    				<li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1810793" rel="external nofollow">Bug 1810793</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29545" rel="external nofollow"><span>#</span>CVE-2023-29545: Windows Save As dialog resolved environment variables</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Axel Chong (@Haxatron)
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Similar to CVE-2023-28163, this time when choosing 'Save Link As', suggested filenames containing environment variable names would have resolved those in the context of the current user.
    

    This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.

    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1823077" rel="external nofollow">Bug 1823077</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-1945" rel="external nofollow"><span>#</span>CVE-2023-1945: Memory Corruption in Safe Browsing Code</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Gabriele Svelto
    				</dt>
    				<dt>
    					Impact<span> moderate</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Unexpected data returned from the Safe Browsing API could have led to memory corruption and a potentially exploitable crash.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1777588" rel="external nofollow">Bug 1777588</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29548" rel="external nofollow"><span>#</span>CVE-2023-29548: Incorrect optimization result on ARM64</a>
    			</h4>
    
    			<dl><dt>
    					Reporter JunYoung Park
    				</dt>
    				<dt>
    					Impact<span> low</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				A wrong lowering instruction in the ARM64 Ion compiler resulted in a wrong optimization result.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1822754" rel="external nofollow">Bug 1822754</a>
    				</li>
    			</ul><h4>
    				<a href="https://www.mozilla.org/en-US/security/advisories/mfsa2023-14/#CVE-2023-29550" rel="external nofollow"><span>#</span>CVE-2023-29550: Memory safety bugs fixed in Firefox 112 and Firefox ESR 102.10</a>
    			</h4>
    
    			<dl><dt>
    					Reporter Mozilla developers and community
    				</dt>
    				<dt>
    					Impact<span> high</span>
    				</dt>
    			</dl><h5>
    				<strong>Description</strong>
    			</h5>
    
    			<p>
    				Mozilla developers Andrew Osmond, Sebastian Hengst, Andrew McCreight, and the Mozilla Fuzzing Team reported 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.
    			</p>
    
    			<h5>
    				<strong>References</strong>
    			</h5>
    
    			<ul><li>
    					<a href="https://bugzilla.mozilla.org/buglist.cgi?bug_id=1720594%2C1751945%2C1812498%2C1814217%2C1818357%2C1818762%2C1819493%2C1820389%2C1820602%2C1821448%2C1822413%2C1824828" rel="external nofollow">Memory safety bugs fixed in Firefox 112 and Firefox ESR 102.10</a>
    				</li>
    			</ul></div>
    </blockquote>
    

    ff v112.0.1

    17. apr 2023

    Fixed

    • Fixed a bug where cookie dates appear to be set in the far future after updating Firefox. This may have caused cookies to be unintentionally purged. (bug 1827669).

    Unresolved

    <div>
    	<ul><li>
    			<p>
    				<del>Under rare circumstances, animated Firefox themes can use excessive memory. </del>
    

    If you encounter this problem, please change your theme to one that does not use animations to work around it. We are in the process of shipping a fix (bug 1828587) (fixed in 112.0.2).



    ff v112.0.2

    25. apr 2023

    Fixed

    • Fixes a high memory usage issue with animated images in minimized (or completely covered) windows, especially when using animated themes (bug 1828587).

    • Fixes an issue where Linux users with bitmap fonts installed may have had entire sections of text invisible to them on some sites (bug 1827950).

    • Fixes an issue where web notifications with images were not displaying for Windows 8 users (bug 1822817).