cve/2017/CVE-2017-5441.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-5441](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5441)
![](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=%3C%2045.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2052.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2053%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use-after-free%20with%20selection%20during%20scroll%20events&color=brighgreen)
### Description
A use-after-free vulnerability when holding a selection during scroll events. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.1, Firefox ESR < 45.9, Firefox ESR < 52.1, and Firefox < 53.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-12/
#### Github
No PoCs found on GitHub currently.