rpm package
almalinux/thunderbird
pkg:rpm/almalinux/thunderbird
Vulnerabilities (572)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-4580 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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. | ||
| CVE-2023-4578 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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 | ||
| CVE-2023-4577 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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 | ||
| CVE-2023-4575 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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 potential | ||
| CVE-2023-4574 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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 potentia | ||
| CVE-2023-4573 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Sep 11, 2023 | 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 | ||
| CVE-2023-4057 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < | ||
| CVE-2023-4056 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 cod | ||
| CVE-2023-4055 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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, | ||
| CVE-2023-4053 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Aug 1, 2023 | 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 Th | ||
| CVE-2023-4051 | — | < 102.15.0-1.el8_8.alma | 102.15.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.2. | ||
| CVE-2023-4050 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.1. | ||
| CVE-2023-4049 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.1. | ||
| CVE-2023-4048 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.1. | ||
| CVE-2023-4047 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.1. | ||
| CVE-2023-4046 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 | ||
| CVE-2023-4045 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Aug 1, 2023 | 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 < 115.1. | ||
| CVE-2023-3417 | — | < 102.14.0-1.el8_8.alma | 102.14.0-1.el8_8.alma | Jul 24, 2023 | Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file exte | ||
| CVE-2023-3600 | — | < 115.3.1-1.el9_2.alma | 115.3.1-1.el9_2.alma | Jul 12, 2023 | During the worker lifecycle, a use-after-free condition could have occurred, which could have led to a potentially exploitable crash. This vulnerability affects Firefox < 115.0.2, Firefox ESR < 115.0.2, and Thunderbird < 115.0.1. | ||
| CVE-2023-37211 | — | < 102.13.0-2.el8_8.alma | 102.13.0-2.el8_8.alma | Jul 5, 2023 | 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 |
- CVE-2023-4580Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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.
- CVE-2023-4578Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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
- CVE-2023-4577Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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
- CVE-2023-4575Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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 potential
- CVE-2023-4574Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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 potentia
- CVE-2023-4573Sep 11, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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
- CVE-2023-4057Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 <
- CVE-2023-4056Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 cod
- CVE-2023-4055Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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,
- CVE-2023-4053Aug 1, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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 Th
- CVE-2023-4051Aug 1, 2023affected < 102.15.0-1.el8_8.almafixed 102.15.0-1.el8_8.alma
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 < 115.2.
- CVE-2023-4050Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 < 115.1.
- CVE-2023-4049Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 < 115.1.
- CVE-2023-4048Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 < 115.1.
- CVE-2023-4047Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 < 115.1.
- CVE-2023-4046Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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
- CVE-2023-4045Aug 1, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
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 < 115.1.
- CVE-2023-3417Jul 24, 2023affected < 102.14.0-1.el8_8.almafixed 102.14.0-1.el8_8.alma
Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file exte
- CVE-2023-3600Jul 12, 2023affected < 115.3.1-1.el9_2.almafixed 115.3.1-1.el9_2.alma
During the worker lifecycle, a use-after-free condition could have occurred, which could have led to a potentially exploitable crash. This vulnerability affects Firefox < 115.0.2, Firefox ESR < 115.0.2, and Thunderbird < 115.0.1.
- CVE-2023-37211Jul 5, 2023affected < 102.13.0-2.el8_8.almafixed 102.13.0-2.el8_8.alma
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
Page 20 of 29