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

|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free vulnerability in SMIL animation functions occurs when pointers to animation elements in an array are dropped from the animation controller while still in use. 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://bugzilla.mozilla.org/show_bug.cgi?id=1347168
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-12/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|