Mozilla Foundation Security Advisory 2017-09
Security vulnerabilities fixed in - Thunderbird 52
- Announced
- April 5, 2017
- Impact
- critical
- Products
- Thunderbird
- Fixed in
-
- Thunderbird 52
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-2017-5400: asm.js JIT-spray bypass of ASLR and DEP
- Reporter
- Rh0
- Impact
- critical
Description
JIT-spray targeting asm.js combined with a heap spray allows for a bypass of ASLR and DEP protections leading to potential memory corruption attacks.
References
#CVE-2017-5401: Memory Corruption when handling ErrorResult
- Reporter
- Anton Eliasson
- Impact
- critical
Description
A crash triggerable by web content in which an ErrorResult
references unassigned memory due to a logic error. The resulting crash may be exploitable.
References
#CVE-2017-5402: Use-after-free working with events in FontFace objects
- Reporter
- Nils
- Impact
- critical
Description
A use-after-free can occur when events are fired for a FontFace
object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash.
References
#CVE-2017-5403: Use-after-free using addRange to add range to an incorrect root object
- Reporter
- Nils
- Impact
- critical
Description
When adding a range to an object in the DOM, it is possible to use addRange
to add the range to an incorrect root object. This triggers a use-after-free, resulting in a potentially exploitable crash.
References
#CVE-2017-5404: Use-after-free working with ranges in selections
- Reporter
- Ivan Fratric of Google Project Zero
- Impact
- critical
Description
A use-after-free error can occur when manipulating ranges in selections with one node inside a native anonymous tree and one node outside of it. This results in a potentially exploitable crash.
References
#CVE-2017-5406: Segmentation fault in Skia with canvas operations
- Reporter
- Atte Kettunen
- Impact
- high
Description
A segmentation fault can occur in the Skia graphics library during some canvas operations due to issues with mask/clip intersection and empty masks.
References
#CVE-2017-5407: Pixel and history stealing via floating-point timing side channel with SVG filters
- Reporter
- David Kohlbrenner
- Impact
- high
Description
Using SVG filters that don't use the fixed point math implementation on a target iframe, a malicious page can extract pixel values from a targeted user. This can be used to extract history information and read text values across domains. This violates same-origin policy and leads to information disclosure.
References
#CVE-2017-5410: Memory corruption during JavaScript garbage collection incremental sweeping
- Reporter
- Jerri Rice
- Impact
- high
Description
Memory corruption resulting in a potentially exploitable crash during garbage collection of JavaScript due errors in how incremental sweeping is managed for memory cleanup.
References
#CVE-2017-5411: Use-after-free in Buffer Storage in libGLES
- Reporter
- Looben Yang
- Impact
- high
Description
A use-after-free can occur during buffer storage operations within the ANGLE graphics library, used for WebGL content. The buffer storage can be freed while still in use in some circumstances, leading to a potentially exploitable crash.
Note: This issue is in libGLES
, which is only in use on Windows. Other operating systems are not affected.
References
#CVE-2017-5408: Cross-origin reading of video captions in violation of CORS
- Reporter
- Eric Lawrence of Chrome Security
- Impact
- moderate
Description
Video files loaded video captions cross-origin without checking for the presence of CORS headers permitting such cross-origin use, leading to potential information disclosure for video captions.
References
#CVE-2017-5412: Buffer overflow read in SVG filters
- Reporter
- Atte Kettunen
- Impact
- moderate
Description
A buffer overflow read during SVG filter color value operations, resulting in data exposure.
References
#CVE-2017-5413: Segmentation fault during bidirectional operations
- Reporter
- Atte Kettunen
- Impact
- moderate
Description
A segmentation fault can occur during some bidirectional layout operations.
References
#CVE-2017-5414: File picker can choose incorrect default directory
- Reporter
- Abdulrahman Alqabandi
- Impact
- moderate
Description
The file picker dialog can choose and display the wrong local default directory when instantiated. On some operating systems, this can lead to information disclosure, such as the operating system or the local account name.
References
#CVE-2017-5416: Null dereference crash in HttpChannel
- Reporter
- Radek 'sysKin' Czyz
- Impact
- moderate
Description
In certain circumstances a networking event listener can be prematurely released. This appears to result in a null dereference in practice.
References
#CVE-2017-5425: Overly permissive Gecko Media Plugin sandbox regular expression access
- Reporter
- Haik Aftandilian
- Impact
- moderate
Description
The Gecko Media Plugin sandbox allows access to local files that match specific regular expressions. On OS OX, this matching allows access to some data in subdirectories of /private/var
that could expose personal or temporary data. This has been updated to not allow access to /private/var
and its subdirectories.
Note: this issue only affects OS X. Other operating systems are not affected.
References
#CVE-2017-5426: Gecko Media Plugin sandbox is not started if seccomp-bpf filter is running
- Reporter
- Jed Davis
- Impact
- moderate
Description
On Linux, if the secure computing mode BPF (seccomp-bpf) filter is running when the Gecko Media Plugin sandbox is started, the sandbox fails to be applied and items that would run within the sandbox are run protected only by the running filter which is typically weak compared to the sandbox.
Note: this issue only affects Linux. Other operating systems are not affected.
References
#CVE-2017-5418: Out of bounds read when parsing HTTP digest authorization responses
- Reporter
- Anonymous
- Impact
- low
Description
An out of bounds read error occurs when parsing some HTTP digest authorization responses, resulting in information leakage through the reading of random memory containing matches to specifically set patterns.
References
#CVE-2017-5419: Repeated authentication prompts lead to DOS attack
- Reporter
- Chris Hamono
- Impact
- low
Description
If a malicious site repeatedly triggers a modal authentication prompt, eventually the browser UI will become non-responsive, requiring shutdown through the operating system. This is a denial of service (DOS) attack.
References
#CVE-2017-5405: FTP response codes can cause use of uninitialized values for ports
- Reporter
- Anonymous
- Impact
- low
Description
Certain response codes in FTP connections can result in the use of uninitialized values for ports in FTP operations.
References
#CVE-2017-5421: Print preview spoofing
- Reporter
- Abdulrahman Alqabandi
- Impact
- low
Description
A malicious site could spoof the contents of the print preview window if popup windows are enabled, resulting in user confusion of what site is currently loaded.
References
#CVE-2017-5422: DOS attack by using view-source: protocol repeatedly in one hyperlink
- Reporter
- Alex Bolton
- Impact
- low
Description
If a malicious site uses the view-source:
protocol in a series within a single hyperlink, it can trigger a non-exploitable browser crash when the hyperlink is selected. This was fixed by no longer making view-source:
linkable.
References
#CVE-2017-5399: Memory safety bugs fixed in Thunderbird 52
- Reporter
- Mozilla developers and community
- Impact
- critical
Description
Mozilla developers and community members Carsten Book, Calixte Denizet, Christian Holler, Andrew McCreight, David Bolter, David Keeler, Jon Coppeard, Tyson Smith, Ronald Crane, Tooru Fujisawa, Ben Kelly, Bob Owen, Jed Davis, Julian Seward, Julian Hector, Philipp, Markus Stange, and André Bargull reported memory safety bugs present in Firefox 51. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code.
References
#CVE-2017-5398: Memory safety bugs fixed in Thunderbird 52 and Thunderbird 45.8
- Reporter
- Mozilla developers and community
- Impact
- critical
Description
Mozilla developers and community members Boris Zbarsky, Christian Holler, Honza Bambas, Jon Coppeard, Randell Jesup, André Bargull, Kan-Ru Chen, and Nathan Froyd reported memory safety bugs present in Firefox 51 and Firefox ESR 45.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code.