mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
### [CVE-2017-5465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5465)
|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### 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
|
|
|