Files
CVEs-PoC/2022/CVE-2022-1529.md
T
2024-06-18 02:51:15 +02:00

1.4 KiB

CVE-2022-1529

Description

An attacker could have sent a message to the parent process where the contents were used to double-index into a JavaScript object, leading to prototype pollution and ultimately attacker-controlled JavaScript executing in the privileged parent process. This vulnerability affects Firefox ESR < 91.9.1, Firefox < 100.0.2, Firefox for Android < 100.3.0, and Thunderbird < 91.9.1.

POC

Reference

Github