Files
CVEs-PoC/2020/CVE-2020-26960.md
T
2024-05-25 21:48:12 +02:00

961 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.