CVE-2025-55030
BaseFortify
Publication date: 2025-08-19
Last updated on: 2026-04-13
Assigner: Mozilla Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | From 60.9.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-640 | The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Firefox for iOS versions before 142 causes the browser to ignore the Content-Disposition header of type Attachment. Instead of downloading the content as intended, the browser displays it inline. This behavior can potentially allow cross-site scripting (XSS) attacks.
How can this vulnerability impact me? :
The vulnerability can lead to cross-site scripting (XSS) attacks by displaying content inline that should have been downloaded. This could allow attackers to execute malicious scripts in the context of the browser, potentially compromising user data or security.