CVE-2022-45411
CVSS V2 None
CVSS V3 None
Description
Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript (such as cookies protected by HTTPOnly). To mitigate this attack, browsers placed limits on <code>fetch()</code> and XMLHttpRequest; however some webservers have implemented non-standard headers such as <code>X-Http-Method-Override</code> that override the HTTP method, and made this attack possible again. Thunderbird has applied the same mitigations to the use of this and similar headers. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox < 107.
Overview
- CVE ID
- CVE-2022-45411
- Assigner
- security@mozilla.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-22T20:15:43
- Last Modified Date
- 2023-01-04T14:34:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:* | 1 | OR | 107.0 | |
cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:* | 1 | OR | 102.5 | |
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* | 1 | OR | 102.5 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-45411 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45411 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-22 21:15:53 | Added to TrackCVE | |||
2022-12-22 22:15:34 | 2022-12-22T21:43:11 | CVE Modified Date | updated | |
2022-12-22 22:15:34 | Received | Awaiting Analysis | Vulnerability Status | updated |
2022-12-27 19:14:51 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2023-01-04 15:14:36 | 2023-01-04T14:34:23 | CVE Modified Date | updated | |
2023-01-04 15:14:36 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-01-04 15:14:37 | Weakness Enumeration | new | ||
2023-01-04 15:14:40 | CPE Information | updated |