Download Firefox

Firefox is no longer supported on Windows 8.1 and below.

Please download Firefox ESR (Extended Support Release) to use Firefox.

Firefox is no longer supported on macOS 10.14 and below.

Please download Firefox ESR (Extended Support Release) to use Firefox.

Firefox Privacy Notice

Mozilla Foundation Security Advisory 2023-34

Security Vulnerabilities fixed in Firefox 117

Announced
August 29, 2023
Impact
high
Products
Firefox
Fixed in
  • Firefox 117

This advisory was updated October 24, 2023 to add CVE-2023-5732 which was included in the original release of Firefox 117, but did not appear in the advisory published at that time.

#CVE-2023-4573: Memory corruption in IPC CanvasTranslator

Reporter
sonakkbi
Impact
high
Description

When receiving rendering data over IPC mStream could have been destroyed when initialized, which could have led to a use-after-free causing a potentially exploitable crash.

References

#CVE-2023-4574: Memory corruption in IPC ColorPickerShownCallback

Reporter
sonakkbi
Impact
high
Description

When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable crash.

References

#CVE-2023-4575: Memory corruption in IPC FilePickerShownCallback

Reporter
sonakkbi
Impact
high
Description

When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable crash.

References

#CVE-2023-4576: Integer Overflow in RecordedSourceSurfaceCreation

Reporter
fffvr
Impact
high
Description

On Windows, an integer overflow could occur in RecordedSourceSurfaceCreation which resulted in a heap buffer overflow potentially leaking sensitive data that could have led to a sandbox escape.
This bug only affects Firefox on Windows. Other operating systems are unaffected.

References

#CVE-2023-4577: Memory corruption in JIT UpdateRegExpStatics

Reporter
Lukas Bernhard
Impact
high
Description

When UpdateRegExpStatics attempted to access initialStringHeap it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash.

References

#CVE-2023-5732: Address bar spoofing via bidirectional characters

Reporter
Armin Ebert
Impact
moderate
Description

An attacker could have created a malicious link using bidirectional characters to spoof the location in the address bar when visited.

References

#CVE-2023-4578: Error reporting methods in SpiderMonkey could have triggered an Out of Memory Exception

Reporter
Irvan Kurniawan (@sourc7)
Impact
moderate
Description

When calling JS::CheckRegExpSyntax a Syntax Error could have been set which would end in calling convertToRuntimeErrorAndClear. A path in the function could attempt to allocate memory when none is available which would have caused a newly created Out of Memory exception to be mishandled as a Syntax Error.

References

#CVE-2023-4579: Persisted search terms were formatted as URLs

Reporter
Malte Jürgens
Impact
moderate
Description

Search queries in the default search engine could appear to have been the currently navigated URL if the search query itself was a well formed URL. This could have led to a site spoofing another if it had been maliciously set as the default search engine.

References

#CVE-2023-4580: Push notifications saved to disk unencrypted

Reporter
Harveer Singh
Impact
moderate
Description

Push notifications stored on disk in private browsing mode were not being encrypted potentially allowing the leak of sensitive information.

References

#CVE-2023-4581: XLL file extensions were downloadable without warnings

Reporter
Umar Farooq (@Puf)
Impact
moderate
Description

Excel .xll add-in files did not have a blocklist entry in Firefox's executable blocklist which allowed them to be downloaded without any warning of their potential harm.

References

#CVE-2023-4582: Buffer Overflow in WebGL glGetProgramiv

Reporter
Dohyun Lee (@l33d0hyun) of SSD-Disclosure Labs & DNSLab, Korea Univ.
Impact
low
Description

Due to large allocation checks in Angle for glsl shaders being too lenient a buffer overflow could have occured when allocating too much private shader memory on mac OS.
This bug only affects Firefox on macOS. Other operating systems are unaffected.

References

#CVE-2023-4583: Browsing Context potentially not cleared when closing Private Window

Reporter
Thejaka Maldeniya
Impact
low
Description

When checking if the Browsing Context had been discarded in HttpBaseChannel, if the load group was not available then it was assumed to have already been discarded which was not always the case for private channels after the private session had ended.

References

#CVE-2023-4584: Memory safety bugs fixed in Firefox 117, Firefox ESR 102.15, Firefox ESR 115.2, Thunderbird 102.15, and Thunderbird 115.2

Reporter
Randell Jesup, Andrew McCreight, the Mozilla Fuzzing Team
Impact
high
Description

Memory safety bugs present in Firefox 116, Firefox ESR 102.14, Firefox ESR 115.1, Thunderbird 102.14, and Thunderbird 115.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.

References

#CVE-2023-4585: Memory safety bugs fixed in Firefox 117, Firefox ESR 115.2, and Thunderbird 115.2

Reporter
Donal Meehan, Sebastian Hengst, and the Mozilla Fuzzing Team
Impact
high
Description

Memory safety bugs present in Firefox 116, Firefox ESR 115.1, and Thunderbird 115.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.

References