Описание
Security update for MozillaThunderbird
This update for MozillaThunderbird fixes the following issues:
Update to Mozilla Thunderbird 102.10.1 (MFSA 2023-15) (bsc#1210212):
Security fixes:
- CVE-2023-29531: Out-of-bound memory access in WebGL on macOS (bmo#1794292)
- CVE-2023-29532: Mozilla Maintenance Service Write-lock bypass (bmo#1806394)
- CVE-2023-29533: Fullscreen notification obscured (bmo#1798219, bmo#1814597)
- CVE-2023-1999: Double-free in libwebp (bmo#1819244)
- CVE-2023-29535: Potential Memory Corruption following Garbage Collector compaction (bmo#1820543)
- CVE-2023-29536: Invalid free from JavaScript code (bmo#1821959)
- CVE-2023-0547: Revocation status of S/Mime recipient certificates was not checked (bmo#1811298)
- CVE-2023-29479: Hang when processing certain OpenPGP messages (bmo#1824978)
- CVE-2023-29539: Content-Disposition filename truncation leads to Reflected File Download (bmo#1784348)
- CVE-2023-29541: Files with malicious extensions could have been downloaded unsafely on Linux (bmo#1810191)
- CVE-2023-29542: Bypass of file download extension restrictions (bmo#1810793, bmo#1815062)
- CVE-2023-29545: Windows Save As dialog resolved environment variables (bmo#1823077)
- CVE-2023-1945: Memory Corruption in Safe Browsing Code (bmo#1777588)
- CVE-2023-29548: Incorrect optimization result on ARM64 (bmo#1822754)
- CVE-2023-29550: Memory safety bugs fixed in Thunderbird 102.10 (bmo#1720594, bmo#1751945, bmo#1812498, bmo#1814217, bmo#1818357, bmo#1818762, bmo#1819493, bmo#1820389, bmo#1820602, bmo#1821448, bmo#1822413, bmo#1824828)
Other fixes:
- fixed: Messages with missing or corrupt 'From:' header did not display message header buttons (bmo#1793918)
- fixed: Composer repeatedly prompted for S/MIME smartcard signing/encryption password (bmo#1828366)
- fixed: Address Book integration did not work with macOS 11.4 Bug Sur (bmo#1720257)
- fixed: Mexico City DST fix in Thunderbird 102.10.0 (bug 1826146) was incomplete (bmo#1827503)
- changed: New messages will automatically select S/MIME if configured and OpenPGP is not (bmo#1793278)
- fixed: Calendar events with timezone America/Mexico_City incorrectly applied Daylight Savings Time (bmo#1826146)
- fixed: Security fixes
Список пакетов
SUSE Linux Enterprise Module for Package Hub 15 SP4
SUSE Linux Enterprise Workstation Extension 15 SP4
openSUSE Leap 15.4
Ссылки
- Link for SUSE-SU-2023:2064-1
- E-Mail link for SUSE-SU-2023:2064-1
- SUSE Security Ratings
- SUSE Bug 1210212
- SUSE CVE CVE-2023-0547 page
- SUSE CVE CVE-2023-1945 page
- SUSE CVE CVE-2023-1999 page
- SUSE CVE CVE-2023-29479 page
- SUSE CVE CVE-2023-29531 page
- SUSE CVE CVE-2023-29532 page
- SUSE CVE CVE-2023-29533 page
- SUSE CVE CVE-2023-29535 page
- SUSE CVE CVE-2023-29536 page
- SUSE CVE CVE-2023-29539 page
- SUSE CVE CVE-2023-29541 page
- SUSE CVE CVE-2023-29542 page
- SUSE CVE CVE-2023-29545 page
- SUSE CVE CVE-2023-29548 page
- SUSE CVE CVE-2023-29550 page
Описание
OCSP revocation status of recipient certificates was not checked when sending S/Mime encrypted email, and revoked certificates would be accepted. Thunderbird versions from 68 to 102.9.1 were affected by this bug. This vulnerability affects Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-0547
- SUSE Bug 1210212
Описание
Unexpected data returned from the Safe Browsing API could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 102.10 and Firefox ESR < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-1945
- SUSE Bug 1210212
Описание
There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free.
Затронутые продукты
Ссылки
- CVE-2023-1999
- SUSE Bug 1213054
- SUSE Bug 1217159
Описание
Ribose RNP before 0.16.3 may hang when the input is malformed.
Затронутые продукты
Ссылки
- CVE-2023-29479
- SUSE Bug 1210212
Описание
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 and Thunderbird for macOS. Other operating systems are unaffected.* This vulnerability affects Firefox < 112, Firefox ESR < 102.10, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29531
- SUSE Bug 1210212
Описание
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.* This vulnerability affects Firefox < 112, Firefox ESR < 102.10, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29532
- SUSE Bug 1210212
Описание
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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29533
- SUSE Bug 1210212
Описание
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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29535
- SUSE Bug 1210212
Описание
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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29536
- SUSE Bug 1210212
Описание
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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29539
- SUSE Bug 1210212
Описание
Firefox did not properly handle downloads of files ending in <code>.desktop</code>, which can be interpreted to run attacker-controlled commands. <br>*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.*. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29541
- SUSE Bug 1210212
Описание
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 and Thunderbird on Windows. Other versions of Firefox and Thunderbird are unaffected.* This vulnerability affects Firefox < 112, Firefox ESR < 102.10, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29542
- SUSE Bug 1210212
Описание
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 and Thunderbird on Windows. Other versions of Firefox and Thunderbird are unaffected.* This vulnerability affects Firefox < 112, Firefox ESR < 102.10, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29545
- SUSE Bug 1210212
Описание
A wrong lowering instruction in the ARM64 Ion compiler resulted in a wrong optimization result. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29548
- SUSE Bug 1210212
Описание
Mozilla developers Randell Jesup, 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. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.
Затронутые продукты
Ссылки
- CVE-2023-29550
- SUSE Bug 1210212