cve/2022/CVE-2022-28282.md
2024-06-18 02:51:15 +02:00

1.5 KiB

CVE-2022-28282

Description

By using a link with rel="localization" a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird < 91.8, Firefox < 99, and Firefox ESR < 91.8.

POC

Reference

Github