cve/2019/CVE-2019-17010.md

20 lines
994 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-17010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17010)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use-after-free%20when%20performing%20device%20orientation%20checks&color=brighgreen)
### Description
Under certain conditions, when checking the Resist Fingerprinting preference during device orientation checks, a race condition could have caused a use-after-free and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2019-38/
#### Github
No PoCs found on GitHub currently.