Learn about CVE-2017-7793, a use-after-free vulnerability in the Fetch API affecting Firefox, Firefox ESR, and Thunderbird. Find out the impact, affected versions, and mitigation steps.
A use-after-free vulnerability in the Fetch API affecting Firefox, Firefox ESR, and Thunderbird.
Understanding CVE-2017-7793
A vulnerability in the Fetch API that could lead to a crash and potential exploitation.
What is CVE-2017-7793?
The Fetch API may experience a use-after-free vulnerability if the worker or associated window are released while still in use.
Versions affected include Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.
The Impact of CVE-2017-7793
Exploitation of this vulnerability could potentially lead to a crash that can be exploited.
Technical Details of CVE-2017-7793
A vulnerability in the Fetch API that affects multiple Mozilla products.
Vulnerability Description
A use-after-free vulnerability can occur in the Fetch API when the worker or associated window are freed while still in use.
This could result in a potentially exploitable crash.