mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
20 lines
947 B
Markdown
20 lines
947 B
Markdown
### [CVE-2020-26959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26959)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox < 83, Firefox ESR < 78.5, and Thunderbird < 78.5.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1669466
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|