cve/2020/CVE-2020-26960.md
2024-06-09 00:33:16 +00:00

1017 B

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

Github

No PoCs found on GitHub currently.