2024-05-25 21:48:12 +02:00
### [CVE-2020-26960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26960)





### Description
If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and 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=1670358
2024-06-09 00:33:16 +00:00
- https://bugzilla.mozilla.org/show_bug.cgi?id=1670358
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.