CVE-2022-45411
MEDIUM WAF: High
CVSS 6.1
Published: 2022-12-22
CWE-79 CWE-79
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 fetch() and XMLHttpRequest; however some webservers have implemented non-standard headers such as X-Http-Method-Override 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.
WAF Coverage Analysis
Cross-Site Scripting (XSS)
High WAF Coverage
OWASP: A03:2021 Injection
941xxx - XSS / XXE
Cross-Site Scripting (XSS)
High WAF Coverage
OWASP: A03:2021 Injection
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| mozilla | firefox | up to 107.0 |
| mozilla | firefox_esr | up to 102.5 |
| mozilla | thunderbird | up to 102.5 |
References
- bugzilla.mozilla.org (Issue Tracking, Permissions Required, Vendor Advisory)
- www.mozilla.org (Vendor Advisory)
- www.mozilla.org (Vendor Advisory)
- www.mozilla.org (Vendor Advisory)