CVE-2022-28282
MEDIUMFirefox < 99.0 and Firefox ESR < 91.8 - Use-After-Free via Localization Link
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-28282. PoCs published by bb33bb.
AI-analyzed exploit summary This PoC exploits a heap-use-after-free vulnerability in Firefox (CVE-2022-28282) by manipulating the 'then' getter in Object's prototype to trigger a callback during Promise resolution, leading to a UAF in DocumentL10n::TranslateDocument. The exploit requires a Web Extension context due to privilege checks.
Description
By using a link with <code>rel="localization"</code> 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.
Exploits (1)
This PoC exploits a heap-use-after-free vulnerability in Firefox (CVE-2022-28282) by manipulating the 'then' getter in Object's prototype to trigger a callback during Promise resolution, leading to a UAF in DocumentL10n::TranslateDocument. The exploit requires a Web Extension context due to privilege checks.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H