Lucene search

K

Firefox Security Vulnerabilities

cve
cve

CVE-2023-5172

A hashtable in the Ion Engine could have been mutated while there was a live interior reference, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox <...

9.8CVSS

8.8AI Score

0.001EPSS

2023-09-27 03:19 PM
117
cve
cve

CVE-2023-5175

During process shutdown, it was possible that an ImageBitmap was created that would later be used after being freed from a different codepath, leading to a potentially exploitable crash. This vulnerability affects Firefox <...

9.8CVSS

8.7AI Score

0.001EPSS

2023-09-27 03:19 PM
100
cve
cve

CVE-2023-5169

A compromised content process could have provided malicious data in a PathRecording resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird <...

6.5CVSS

7.2AI Score

0.001EPSS

2023-09-27 03:19 PM
138
cve
cve

CVE-2023-5168

A compromised content process could have provided malicious data to FilterNodeD2D1 resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. This bug only affects Firefox on Windows. Other operating systems are unaffected. This vulnerability affects...

9.8CVSS

8.6AI Score

0.001EPSS

2023-09-27 03:19 PM
135
cve
cve

CVE-2023-5174

If Windows failed to duplicate a handle during process creation, the sandbox code may have inadvertently freed a pointer twice, resulting in a use-after-free and a potentially exploitable crash. This bug only affects Firefox on Windows when run in non-standard configurations (such as using runas).....

9.8CVSS

9AI Score

0.001EPSS

2023-09-27 03:19 PM
110
cve
cve

CVE-2023-5173

In a non-standard configuration of Firefox, an integer overflow could have occurred based on network traffic (possibly under influence of a local unprivileged webpage), leading to an out-of-bounds write to privileged process memory. This bug only affects Firefox if a non-standard preference...

7.5CVSS

7.6AI Score

0.001EPSS

2023-09-27 03:19 PM
97
cve
cve

CVE-2023-4863

Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity:...

8.8CVSS

8.5AI Score

0.609EPSS

2023-09-12 03:15 PM
992
In Wild
cve
cve

CVE-2023-4584

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. This...

8.8CVSS

9.1AI Score

0.001EPSS

2023-09-11 09:15 AM
152
cve
cve

CVE-2023-4576

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. This vulnerability...

8.6CVSS

8.2AI Score

0.001EPSS

2023-09-11 09:15 AM
132
cve
cve

CVE-2023-4583

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. This vulnerability affects Firefox < 117,...

7.5CVSS

7.2AI Score

0.001EPSS

2023-09-11 09:15 AM
145
cve
cve

CVE-2023-4578

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...

6.5CVSS

6.6AI Score

0.001EPSS

2023-09-11 09:15 AM
135
cve
cve

CVE-2023-4579

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. This vulnerability affects Firefox <...

3.1CVSS

5AI Score

0.001EPSS

2023-09-11 09:15 AM
207
cve
cve

CVE-2023-4581

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. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird < 102.15, and Thunde...

4.3CVSS

5.5AI Score

0.001EPSS

2023-09-11 09:15 AM
146
cve
cve

CVE-2023-4582

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. This vulnerability affects Firefox < 117,...

8.8CVSS

8.1AI Score

0.001EPSS

2023-09-11 09:15 AM
133
cve
cve

CVE-2023-4585

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. This vulnerability affects Firefox < 117, Firefox ESR...

8.8CVSS

9AI Score

0.001EPSS

2023-09-11 09:15 AM
146
cve
cve

CVE-2023-4580

Push notifications stored on disk in private browsing mode were not being encrypted potentially allowing the leak of sensitive information. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird <...

6.5CVSS

6.7AI Score

0.001EPSS

2023-09-11 09:15 AM
144
cve
cve

CVE-2023-4574

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...

6.5CVSS

7AI Score

0.001EPSS

2023-09-11 09:15 AM
136
cve
cve

CVE-2023-4577

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. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird <...

6.5CVSS

6.8AI Score

0.001EPSS

2023-09-11 09:15 AM
139
cve
cve

CVE-2023-4575

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...

6.5CVSS

7AI Score

0.001EPSS

2023-09-11 09:15 AM
141
cve
cve

CVE-2023-4573

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. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird < 102.15, and Thu...

6.5CVSS

6.9AI Score

0.001EPSS

2023-09-11 08:15 AM
147
cve
cve

CVE-2022-46884

A potential use-after-free vulnerability existed in SVG Images if the Refresh Driver was destroyed at an inopportune time. This could have lead to memory corruption or a potentially exploitable crash. Note: This advisory was added on December 13th, 2022 after discovering it was inadvertently left.....

8.8CVSS

8.4AI Score

0.001EPSS

2023-08-24 05:15 PM
57
cve
cve

CVE-2023-4058

Memory safety bugs present in Firefox 115. 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 <...

9.8CVSS

9.7AI Score

0.001EPSS

2023-08-01 04:15 PM
87
cve
cve

CVE-2023-4056

Memory safety bugs present in Firefox 115, Firefox ESR 115.0, Firefox ESR 102.13, Thunderbird 115.0, and Thunderbird 102.13. 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...

9.8CVSS

10AI Score

0.001EPSS

2023-08-01 04:15 PM
250
cve
cve

CVE-2023-4057

Memory safety bugs present in Firefox 115, Firefox ESR 115.0, and Thunderbird 115.0. 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 < 116, Firefox ESR...

9.8CVSS

9.8AI Score

0.001EPSS

2023-08-01 04:15 PM
249
cve
cve

CVE-2023-4055

When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies missing. This vulnerability affects Firefox < 116, Firefox ESR <....

7.5CVSS

7.9AI Score

0.001EPSS

2023-08-01 04:15 PM
252
cve
cve

CVE-2023-4054

When opening appref-ms files, Firefox did not warn the user that these files may contain malicious code. This bug only affects Firefox on Windows. Other operating systems are unaffected. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, Firefox ESR < 115.1, Thunderbird < 1...

5.5CVSS

6.2AI Score

0.0005EPSS

2023-08-01 04:15 PM
128
cve
cve

CVE-2023-4051

A website could have obscured the full screen notification by using the file open dialog. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 116, Firefox ESR < 115.2, and Thunderbird <...

7.5CVSS

7.1AI Score

0.001EPSS

2023-08-01 03:15 PM
136
cve
cve

CVE-2023-4049

Race conditions in reference counting code were found through code inspection. These could have resulted in potentially exploitable use-after-free vulnerabilities. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

5.9CVSS

7.5AI Score

0.001EPSS

2023-08-01 03:15 PM
243
cve
cve

CVE-2023-4050

In some cases, an untrusted input stream was copied to a stack buffer without checking its size. This resulted in a potentially exploitable crash which could have led to a sandbox escape. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

7.5CVSS

8.2AI Score

0.001EPSS

2023-08-01 03:15 PM
243
cve
cve

CVE-2023-4053

A website could have obscured the full screen notification by using a URL with a scheme handled by an external program, such as a mailto URL. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 116, Firefox ESR < 115.2, and Thunderbird &lt...

6.5CVSS

6.4AI Score

0.001EPSS

2023-08-01 03:15 PM
138
cve
cve

CVE-2023-4052

The Firefox updater created a directory writable by non-privileged users. When uninstalling Firefox, any files in that directory would be recursively deleted with the permissions of the uninstalling user account. This could be combined with creation of a junction (a form of symbolic link) to allow....

6.5CVSS

6.8AI Score

0.001EPSS

2023-08-01 03:15 PM
130
cve
cve

CVE-2023-4048

An out-of-bounds read could have led to an exploitable crash when parsing HTML with DOMParser in low memory situations. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

7.5CVSS

8AI Score

0.002EPSS

2023-08-01 03:15 PM
319
cve
cve

CVE-2023-4045

Offscreen Canvas did not properly track cross-origin tainting, which could have been used to access image data from another site in violation of same-origin policy. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

5.3CVSS

6.8AI Score

0.001EPSS

2023-08-01 03:15 PM
249
cve
cve

CVE-2023-4046

In some circumstances, a stale value could have been used for a global variable in WASM JIT analysis. This resulted in incorrect compilation and a potentially exploitable crash in the content process. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

5.3CVSS

6.9AI Score

0.001EPSS

2023-08-01 03:15 PM
253
cve
cve

CVE-2023-4047

A bug in popup notifications delay calculation could have made it possible for an attacker to trick a user into granting permissions. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR <...

8.8CVSS

8.6AI Score

0.001EPSS

2023-08-01 03:15 PM
258
cve
cve

CVE-2023-37456

The session restore helper crashed whenever there was no parameter sent to the message handler. This vulnerability affects Firefox for iOS <...

6.5CVSS

5.8AI Score

0.001EPSS

2023-07-12 02:15 PM
35
cve
cve

CVE-2023-3600

During the worker lifecycle, a use-after-free condition could have occured, which could have led to a potentially exploitable crash. This vulnerability affects Firefox < 115.0.2, Firefox ESR < 115.0.2, and Thunderbird <...

8.8CVSS

8.6AI Score

0.001EPSS

2023-07-12 02:15 PM
249
cve
cve

CVE-2023-37455

The permission request prompt from the site in the background tab was overlaid on top of the site in the foreground tab. This vulnerability affects Firefox for iOS <...

5.4CVSS

4.9AI Score

0.001EPSS

2023-07-12 02:15 PM
22
cve
cve

CVE-2023-37212

Memory safety bugs present in Firefox 114. 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 <...

8.8CVSS

8.9AI Score

0.001EPSS

2023-07-05 10:15 AM
35
cve
cve

CVE-2023-37211

Memory safety bugs present in Firefox 114, Firefox ESR 102.12, and Thunderbird 102.12. 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 < 115, Firefox E...

8.8CVSS

9.1AI Score

0.001EPSS

2023-07-05 10:15 AM
54
cve
cve

CVE-2023-3482

When Firefox is configured to block storage of all cookies, it was still possible to store data in localstorage by using an iframe with a source of 'about:blank'. This could have led to malicious websites storing tracking data without permission. This vulnerability affects Firefox <...

6.5CVSS

6.4AI Score

0.001EPSS

2023-07-05 10:15 AM
24
cve
cve

CVE-2023-37206

Uploading files which contain symlinks may have allowed an attacker to trick a user into submitting sensitive data to a malicious website. This vulnerability affects Firefox <...

6.5CVSS

6.4AI Score

0.001EPSS

2023-07-05 10:15 AM
28
cve
cve

CVE-2023-37210

A website could prevent a user from exiting full-screen mode via alert and prompt calls. This could lead to user confusion and possible spoofing attacks. This vulnerability affects Firefox <...

6.5CVSS

6.4AI Score

0.001EPSS

2023-07-05 10:15 AM
23
cve
cve

CVE-2023-37205

The use of RTL Arabic characters in the address bar may have allowed for URL spoofing. This vulnerability affects Firefox <...

6.5CVSS

6.5AI Score

0.001EPSS

2023-07-05 10:15 AM
23
cve
cve

CVE-2023-37204

A website could have obscured the fullscreen notification by using an option element by introducing lag via an expensive computational function. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox <...

6.5CVSS

6.4AI Score

0.001EPSS

2023-07-05 10:15 AM
26
cve
cve

CVE-2023-37209

A use-after-free condition existed in NotifyOnHistoryReload where a LoadingSessionHistoryEntry object was freed and a reference to that object remained. This resulted in a potentially exploitable condition when the reference to that object was later reused. This vulnerability affects Firefox <.....

8.8CVSS

8AI Score

0.001EPSS

2023-07-05 10:15 AM
25
cve
cve

CVE-2023-37203

Insufficient validation in the Drag and Drop API in conjunction with social engineering, may have allowed an attacker to trick end-users into creating a shortcut to local system files. This could have been leveraged to execute arbitrary code. This vulnerability affects Firefox <...

7.8CVSS

7.6AI Score

0.001EPSS

2023-07-05 10:15 AM
23
cve
cve

CVE-2023-37208

When opening Diagcab files, Firefox did not warn the user that these files may contain malicious code. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird <...

7.8CVSS

7.5AI Score

0.001EPSS

2023-07-05 09:15 AM
48
cve
cve

CVE-2023-37201

An attacker could have triggered a use-after-free condition when creating a WebRTC connection over HTTPS. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird <...

8.8CVSS

8.1AI Score

0.001EPSS

2023-07-05 09:15 AM
54
cve
cve

CVE-2023-37202

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. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird <...

8.8CVSS

8AI Score

0.001EPSS

2023-07-05 09:15 AM
59
Total number of security vulnerabilities3038