cve/2019/CVE-2019-9792.md
2025-09-29 21:09:30 +02:00

1.4 KiB

CVE-2019-9792

Description

The IonMonkey just-in-time (JIT) compiler can leak an internal JS_OPTIMIZED_OUT magic value to the running script during a bailout. This magic value can then be used by JavaScript to achieve memory corruption, which results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.6, Firefox ESR < 60.6, and Firefox < 66.

POC

Reference

Github