CVE-2022-45411 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://bugzilla.mozilla.org/show_bug.cgi?id=1790311 | CISA-ADP | Issue TrackingPermissions RequiredVendor Advisory |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1790311 | CVE | Issue TrackingPermissions RequiredVendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-47/ | CVE | Vendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-48/ | CVE | Vendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-49/ | CVE | Vendor Advisory |
| https://bugzilla.mozilla.org/show_bug.cgi?id=1790311 | [email protected] | Issue TrackingPermissions RequiredVendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-47/ | [email protected] | Vendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-48/ | [email protected] | Vendor Advisory |
| https://www.mozilla.org/security/advisories/mfsa2022-49/ | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| mozilla firefox | < 107.0 |
CPE
Remediation
| |
| mozilla firefox esr | < 102.5 |
CPE
Remediation
| |
| mozilla thunderbird | < 102.5 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2025 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 4, 2023 | Initial Analysis | [email protected] |