CVE-2023-5171
- EPSS 0.32%
- Published 27.09.2023 15:19:42
- Last modified 21.11.2024 08:41:13
During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and...
CVE-2023-5174
- EPSS 0.28%
- Published 27.09.2023 15:19:42
- Last modified 05.05.2025 15:15:53
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 n...
CVE-2023-5176
- EPSS 0.67%
- Published 27.09.2023 15:19:42
- Last modified 01.05.2025 18:15:52
Memory safety bugs present in Firefox 117, Firefox ESR 115.2, and Thunderbird 115.2. 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 vu...
CVE-2023-4863
- EPSS 93.95%
- Published 12.09.2023 15:15:24
- Last modified 13.03.2025 16:17:15
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: Critical)
CVE-2023-4574
- EPSS 0.15%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:27
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...
CVE-2023-4575
- EPSS 0.15%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:27
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-...
CVE-2023-4576
- EPSS 0.25%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:27
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 opera...
CVE-2023-4577
- EPSS 0.13%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:28
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, Firefo...
CVE-2023-4578
- EPSS 0.15%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:28
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...
CVE-2023-4580
- EPSS 0.08%
- Published 11.09.2023 09:15:09
- Last modified 21.11.2024 08:35:28
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 < 115.2.