CVE-2024-10461: XSS due to Content-Disposition being ignored in multipart/x-mixed-replace response in Mozilla Firefox
In multipart/x-mixed-replace responses, `Content-Disposition: attachment` in the response header was not respected and did not force a download, which could allow XSS attacks. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132.
AI Analysis
Technical Summary
CVE-2024-10461 is a cross-site scripting (XSS) vulnerability identified in Mozilla Firefox and Thunderbird, specifically in how these applications handle multipart/x-mixed-replace HTTP responses. Normally, when a server sends a response with the header 'Content-Disposition: attachment', the browser is expected to treat the content as a downloadable file rather than rendering it inline. However, in affected versions of Firefox (prior to 132) and Thunderbird (prior to 128.4 and 132), this header is ignored within multipart/x-mixed-replace responses. This failure allows an attacker to craft a malicious multipart response that can execute arbitrary JavaScript code within the context of the victim's browser or email client. The vulnerability falls under CWE-79 (Improper Neutralization of Input During Web Page Generation), which is a classic XSS category. The CVSS v3.1 score is 6.1 (medium severity), reflecting that the attack vector is network-based, requires no privileges, but does require user interaction (e.g., visiting a malicious webpage or opening a crafted email). The scope is changed (S:C), meaning the vulnerability can affect resources beyond the vulnerable component. The impact includes limited confidentiality and integrity loss but no availability impact. No known exploits have been reported in the wild yet. This vulnerability could be leveraged to steal sensitive information, perform session hijacking, or conduct phishing attacks by injecting malicious scripts. Since Firefox and Thunderbird are widely used in Europe, especially in enterprise and government sectors, this vulnerability poses a tangible risk until patched versions are deployed.
Potential Impact
For European organizations, this vulnerability presents a risk primarily to confidentiality and integrity due to the potential for XSS attacks that can steal session tokens, credentials, or manipulate web/email content. Organizations relying on Firefox for web browsing or Thunderbird for email communications could see targeted attacks exploiting this flaw to compromise user accounts or deliver further malware payloads. The attack requires user interaction, so phishing campaigns could be a likely vector. The scope change means that the vulnerability could affect multiple domains or resources, increasing the potential impact. Given the widespread use of Firefox and Thunderbird in Europe, especially in public sector, finance, and critical infrastructure sectors, the vulnerability could be leveraged for espionage or data theft. Although no exploits are currently known in the wild, the medium severity and ease of network exploitation warrant proactive mitigation. Failure to address this vulnerability could lead to reputational damage, regulatory penalties under GDPR if personal data is compromised, and operational disruptions.
Mitigation Recommendations
1. Update affected Mozilla Firefox and Thunderbird installations to versions 132 or later (Firefox) and 128.4 or later (Thunderbird) as soon as patches are released. 2. Until patches are available, implement strict Content Security Policies (CSP) to restrict the execution of inline scripts and untrusted content in browsers. 3. Educate users to avoid clicking on suspicious links or opening unexpected emails, especially those containing multipart content. 4. Use network security controls such as web proxies or email gateways to detect and block suspicious multipart/x-mixed-replace responses. 5. Monitor browser and email client logs for unusual activity or script execution anomalies. 6. Employ endpoint detection and response (EDR) tools to identify exploitation attempts. 7. Coordinate with IT and security teams to prioritize patch management for Mozilla products. 8. Consider disabling or restricting the use of multipart/x-mixed-replace content types if feasible in organizational policies. These steps go beyond generic advice by focusing on interim controls and user awareness until official patches are deployed.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2024-10461: XSS due to Content-Disposition being ignored in multipart/x-mixed-replace response in Mozilla Firefox
Description
In multipart/x-mixed-replace responses, `Content-Disposition: attachment` in the response header was not respected and did not force a download, which could allow XSS attacks. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132.
AI-Powered Analysis
Technical Analysis
CVE-2024-10461 is a cross-site scripting (XSS) vulnerability identified in Mozilla Firefox and Thunderbird, specifically in how these applications handle multipart/x-mixed-replace HTTP responses. Normally, when a server sends a response with the header 'Content-Disposition: attachment', the browser is expected to treat the content as a downloadable file rather than rendering it inline. However, in affected versions of Firefox (prior to 132) and Thunderbird (prior to 128.4 and 132), this header is ignored within multipart/x-mixed-replace responses. This failure allows an attacker to craft a malicious multipart response that can execute arbitrary JavaScript code within the context of the victim's browser or email client. The vulnerability falls under CWE-79 (Improper Neutralization of Input During Web Page Generation), which is a classic XSS category. The CVSS v3.1 score is 6.1 (medium severity), reflecting that the attack vector is network-based, requires no privileges, but does require user interaction (e.g., visiting a malicious webpage or opening a crafted email). The scope is changed (S:C), meaning the vulnerability can affect resources beyond the vulnerable component. The impact includes limited confidentiality and integrity loss but no availability impact. No known exploits have been reported in the wild yet. This vulnerability could be leveraged to steal sensitive information, perform session hijacking, or conduct phishing attacks by injecting malicious scripts. Since Firefox and Thunderbird are widely used in Europe, especially in enterprise and government sectors, this vulnerability poses a tangible risk until patched versions are deployed.
Potential Impact
For European organizations, this vulnerability presents a risk primarily to confidentiality and integrity due to the potential for XSS attacks that can steal session tokens, credentials, or manipulate web/email content. Organizations relying on Firefox for web browsing or Thunderbird for email communications could see targeted attacks exploiting this flaw to compromise user accounts or deliver further malware payloads. The attack requires user interaction, so phishing campaigns could be a likely vector. The scope change means that the vulnerability could affect multiple domains or resources, increasing the potential impact. Given the widespread use of Firefox and Thunderbird in Europe, especially in public sector, finance, and critical infrastructure sectors, the vulnerability could be leveraged for espionage or data theft. Although no exploits are currently known in the wild, the medium severity and ease of network exploitation warrant proactive mitigation. Failure to address this vulnerability could lead to reputational damage, regulatory penalties under GDPR if personal data is compromised, and operational disruptions.
Mitigation Recommendations
1. Update affected Mozilla Firefox and Thunderbird installations to versions 132 or later (Firefox) and 128.4 or later (Thunderbird) as soon as patches are released. 2. Until patches are available, implement strict Content Security Policies (CSP) to restrict the execution of inline scripts and untrusted content in browsers. 3. Educate users to avoid clicking on suspicious links or opening unexpected emails, especially those containing multipart content. 4. Use network security controls such as web proxies or email gateways to detect and block suspicious multipart/x-mixed-replace responses. 5. Monitor browser and email client logs for unusual activity or script execution anomalies. 6. Employ endpoint detection and response (EDR) tools to identify exploitation attempts. 7. Coordinate with IT and security teams to prioritize patch management for Mozilla products. 8. Consider disabling or restricting the use of multipart/x-mixed-replace content types if feasible in organizational policies. These steps go beyond generic advice by focusing on interim controls and user awareness until official patches are deployed.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- mozilla
- Date Reserved
- 2024-10-28T14:23:12.627Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69092613fe7723195e0b3066
Added to database: 11/3/2025, 10:00:51 PM
Last enriched: 11/3/2025, 11:13:08 PM
Last updated: 11/5/2025, 1:28:34 PM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
U.S. Sanctions 10 North Korean Entities for Laundering $12.7M in Crypto and IT Fraud
MediumMysterious 'SmudgedSerpent' Hackers Target U.S. Policy Experts Amid Iran–Israel Tensions
MediumCVE-2025-12497: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in averta Premium Portfolio Features for Phlox theme
HighCVE-2025-11745: CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in spacetime Ad Inserter – Ad Manager & AdSense Ads
MediumNikkei Says 17,000 Impacted by Data Breach Stemming From Slack Account Hack
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.