cve/2017/CVE-2017-5465.md

28 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-5465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5465)
![](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=Out-of-bounds%20read%20in%20ConvolvePixel&color=brighgreen)
### Description
An out-of-bounds read while processing SVG content in "ConvolvePixel". This results in a crash and also allows for otherwise inaccessible memory being copied into SVG graphic content, which could then displayed. This vulnerability affects Thunderbird < 52.1, Firefox ESR < 45.9, Firefox ESR < 52.1, and Firefox < 53.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1347617
- https://www.exploit-db.com/exploits/42072/
- https://www.mozilla.org/security/advisories/mfsa2017-12/
#### Github
- https://github.com/LyleMi/dom-vuln-db
- https://github.com/googleprojectzero/domato
- https://github.com/marckwei/temp
- https://github.com/merlinepedra/DONATO
- https://github.com/merlinepedra25/DONATO