mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
### [CVE-2017-5404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5404)
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free error can occur when manipulating ranges in selections with one node inside a native anonymous tree and one node outside of it. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1340138
|
|
- https://www.exploit-db.com/exploits/41660/
|
|
|
|
#### Github
|
|
- https://github.com/googleprojectzero/domato
|
|
- https://github.com/marckwei/temp
|
|
- https://github.com/merlinepedra/DONATO
|
|
- https://github.com/merlinepedra25/DONATO
|
|
|