ghsa-gvhf-4hjq-39hg
Vulnerability from github
Published
2022-12-22 21:30
Modified
2023-01-04 18:31
Severity ?
Details
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. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
{ "affected": [], "aliases": [ "CVE-2022-45410" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-12-22T20:15:00Z", "severity": "MODERATE" }, "details": "When a ServiceWorker intercepted a request with \u003ccode\u003eFetchEvent\u003c/code\u003e, 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 \u003c 102.5, Thunderbird \u003c 102.5, and Firefox \u003c 107.", "id": "GHSA-gvhf-4hjq-39hg", "modified": "2023-01-04T18:31:00Z", "published": "2022-12-22T21:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45410" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1658869" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2022-47" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2022-48" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2022-49" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.