Files
CVEs-PoC/2019/CVE-2019-9792.md
T
2024-06-09 00:33:16 +00:00

1.5 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