Closed
Bug 1912343
Opened 2 years ago
Closed 2 years ago
Firefox iOS address bar can be spoofed with long subdomain
Categories
(Firefox for iOS :: General, defect)
Firefox for iOS
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1419275
People
(Reporter: fazim.pentester, Unassigned)
Details
(Keywords: reporter-external, Whiteboard: [client-bounty-form])
Attachments
(1 file)
|
56.80 KB,
image/jpeg
|
Details |
Firefox for iOS's address bar, when navigating to a domain with a long subdomain name, is susceptible to spoofing (eg: https://long-extended-subdomain-name-containing-many-letters-and-dashes.badssl.com ). This could result in the address bar displaying a custom domain name, potentially leading to the spoofing of the victim's browser.
Proof-of-Concept:
URL: https://firefoxaddressbarspoof.mozilla.com.your-domain.com/
Expected result: ....your-domain.com/
Actual result: firefoxaddressbarspoof.mozilla.com...
Steps to reproduce:
- Open Firefox for iOS browser.
- Visit any of the above-mentioned domain names. An attacker could either send the link directly or provide it through a malicious site for login, etc. When this method is employed, the Firefox browser's address bar can be spoofed to impersonate a legitimate website.
Solution: We should properly truncate the domain name within the address instead of expanding it if a long subdomain is used. Solution example: ....your-domain.com/
Flags: sec-bounty?
Updated•2 years ago
|
Group: firefox-core-security → mobile-core-security
Component: Security → General
Product: Firefox → Firefox for iOS
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: CVE-2025-23109
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•2 years ago
|
Flags: sec-bounty?
Updated•6 days ago
|
Group: mobile-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•