Files
CVEs-PoC/2017/CVE-2017-5460.md
T
2025-09-29 21:09:30 +02:00

20 lines
983 B
Markdown

### [CVE-2017-5460](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5460)
![](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=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use-after-free%20in%20frame%20selection&color=brightgreen)
### Description
A use-after-free vulnerability in frame selection triggered by a combination of malicious script content and key presses by a user. 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.