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

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
During DOM manipulations of the accessibility tree through script, the DOM tree can become out of sync with the accessibility tree, leading to memory corruption and 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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|