mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
20 lines
948 B
Markdown
20 lines
948 B
Markdown
### [CVE-2021-23960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23960)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox < 85, Thunderbird < 78.7, and Firefox ESR < 78.7.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1675755
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|