CVE-2022-45410: Medium severity thunderbird vulnerability
When a ServiceWorker intercepted a request with <code>FetchEvent</code>, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Other sources
When a ServiceWorker intercepted a request with FetchEvent, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers.
Affected Software
Event History
Parent advisories
This vulnerability appears in the following advisories.
Peer vulnerabilities
Found alongside the following vulnerabilities.
Frequently Asked Questions
What is the severity of CVE-2022-45410?
The severity of CVE-2022-45410 is medium.
Which software is affected by CVE-2022-45410?
CVE-2022-45410 affects Mozilla Thunderbird, Mozilla Firefox, and Mozilla Firefox ESR.
How does CVE-2022-45410 exploit SameSite cookie protections?
CVE-2022-45410 exploits SameSite cookie protections by causing the origin of a request to be lost after a ServiceWorker intercepts it.
Has CVE-2022-45410 been addressed in browsers?
Yes, CVE-2022-45410 has been addressed in browsers.
Where can I find more information about CVE-2022-45410?
You can find more information about CVE-2022-45410 at the following references: [Mozilla Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1658869), [Mozilla Security Advisory - mfsa2022-49](https://www.mozilla.org/en-US/security/advisories/mfsa2022-49/), [Mozilla Security Advisory - mfsa2022-47](https://www.mozilla.org/en-US/security/advisories/mfsa2022-47/).