From 3e5803a8a609f28858fe0f5fcb163e1adf3f6cdd Mon Sep 17 00:00:00 2001 From: Daniel Veditz Date: Thu, 13 Jun 2024 15:32:27 -0700 Subject: [PATCH] Thunderbird 115.12 advisories --- announce/2024/mfsa2024-28.yml | 72 +++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 announce/2024/mfsa2024-28.yml diff --git a/announce/2024/mfsa2024-28.yml b/announce/2024/mfsa2024-28.yml new file mode 100644 index 0000000..ca447f1 --- /dev/null +++ b/announce/2024/mfsa2024-28.yml @@ -0,0 +1,72 @@ +## mfsa2024-28.yml +announced: June 13, 2024 +impact: high +fixed_in: +- Thunderbird 115.12 +title: Security Vulnerabilities fixed in Firefox ESR 115.12 +advisories: + CVE-2024-5702: + title: Use-after-free in networking + impact: high + reporter: Kershaw Chang + description: | + Memory corruption in the networking stack could have led to a potentially exploitable crash. + bugs: + - url: 1193389 + CVE-2024-5688: + title: Use-after-free in JavaScript object transplant + impact: high + reporter: Lukas Bernhard + description: | + If a garbage collection was triggered at the right time, a use-after-free could have occurred during object transplant. + bugs: + - url: 1895086 + CVE-2024-5690: + title: External protocol handlers leaked by timing attack + impact: moderate + reporter: Satoki Tsuji + description: | + By monitoring the time certain operations take, an attacker could have guessed which external protocol handlers were functional on a user's system. + bugs: + - url: 1883693 + CVE-2024-5691: + title: Sandboxed iframes were able to bypass sandbox restrictions to open a new window + impact: moderate + reporter: Luan Herrera + description: | + By tricking the browser with a X-Frame-Options header, a sandboxed iframe could have presented a button that, if clicked by a user, would bypass restrictions to open a new window. + bugs: + - url: 1888695 + CVE-2024-5692: + title: Bypass of file name restrictions during saving + impact: moderate + reporter: Raphael Shaniyazov + description: | + On Windows 10, when using the 'Save As' functionality, an attacker could have tricked the browser into saving the file with a disallowed extension such as .url by including an invalid character in the extension. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. + bugs: + - url: 1891234 + CVE-2024-5693: + title: Cross-Origin Image leak via Offscreen Canvas + impact: moderate + reporter: Kirtikumar Anandrao Ramchandani + description: | + Offscreen Canvas did not properly track cross-origin tainting, which could be used to access image data from another site in violation of same-origin policy. + bugs: + - url: 1891319 + CVE-2024-5696: + title: Memory Corruption in Text Fragments + impact: moderate + reporter: Irvan Kurniawan + description: | + By manipulating the text in an <input> tag, an attacker could have caused corrupt memory leading to a potentially exploitable crash. + bugs: + - url: 1896555 + CVE-2024-5700: + title: Memory safety bugs fixed in Firefox 127, Firefox ESR 115.12, and Thunderbird 115.12 + impact: high + reporter: The Mozilla Fuzzing Team + description: | + Memory safety bugs present in Firefox 126, Firefox ESR 115.11, and Thunderbird 115.11. 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. + bugs: + - url: 1862809, 1889355, 1893388, 1895123 + desc: Memory safety bugs fixed in Firefox 127, Firefox ESR 115.12, and Thunderbird 115.12