Mozilla Foundation Security Advisory 2021-35
Security Vulnerabilities fixed in Thunderbird 78.13
- Announced
- August 10, 2021
- Impact
- high
- Products
- Thunderbird
- Fixed in
-
- Thunderbird 78.13
In general, these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled when reading mail, but are potentially risks in browser or browser-like contexts.
#CVE-2021-29986: Race condition when resolving DNS names could have led to memory corruption
- Reporter
- pahhur
- Impact
- high
Description
A suspected race condition when calling getaddrinfo
led to memory corruption and a potentially exploitable crash.
Note: This issue only affected Linux operating systems. Other operating systems are unaffected.
References
#CVE-2021-29988: Memory corruption as a result of incorrect style treatment
- Reporter
- Irvan Kurniawan
- Impact
- high
Description
Thunderbird incorrectly treated an inline list-item element as a block element, resulting in an out of bounds read or memory corruption, and a potentially exploitable crash.
References
#CVE-2021-29984: Incorrect instruction reordering during JIT optimization
- Reporter
- Lukas Bernhard
- Impact
- high
Description
Instruction reordering resulted in a sequence of instructions that would cause an object to be incorrectly considered during garbage collection. This led to memory corruption and a potentially exploitable crash.
References
#CVE-2021-29980: Uninitialized memory in a canvas object could have led to memory corruption
- Reporter
- Irvan Kurniawan
- Impact
- high
Description
Uninitialized memory in a canvas object could have caused an incorrect free() leading to memory corruption and a potentially exploitable crash.
References
#CVE-2021-29985: Use-after-free media channels
- Reporter
- Marcin 'Icewall' Noga of Cisco Talos
- Impact
- moderate
Description
A use-after-free vulnerability in media channels could have led to memory corruption and a potentially exploitable crash.
References
#CVE-2021-29989: Memory safety bugs fixed in Thunderbird 78.13
- Reporter
- Mozilla developers and community
- Impact
- high
Description
Mozilla developers Christoph Kerschbaumer, Simon Giesecke, Sandor Molnar, and Olli Pettay reported memory safety bugs present in Thunderbird 78.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.