#VU48465 Use-after-free in Mozilla Firefox and Firefox ESR - CVE-2020-26960
Published: November 17, 2020
Mozilla Firefox
Firefox ESR
Mozilla
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a use-after-free error within nsTArray implementation. If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers. A remote attacker can create a specially crafted web page, trick the victim into visiting it, trigger a use-after-free error and execute arbitrary code on the system.
Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.