Security: Incorrect URL Elision in Omnibox leading to Spoof [Windows][Regression]
Categories
(Firefox :: Address Bar, defect)
Tracking
()
People
(Reporter: jayateertha043, Unassigned)
Details
(Keywords: reporter-external)
Attachments
(1 file)
145.40 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Steps to reproduce:
- Go to https://jayateerthag.in
- Open Dev Console
- Enter window.open("https://long-extended-subdomain-name-containing-many-letters-and-dashes.badssl.com/", "littleWindow", "location=center,width=400,height=500");
Actual results:
URL is not elided properly for small windows as shown in attached screenshot.
Expected results:
URL should be elided properly
Comment 1•1 year ago
|
||
Why did you mark this as a regression? When did it work differently?
(In reply to Jayateertha Guruprasad from comment #0)
That's a chromium doc and this is the Firefox issue tracker...
Updated•1 year ago
|
Reporter | ||
Comment 2•1 year ago
|
||
I am not sure if this is a regression.
As the documentation itself mentions and this seems like a old vulnerability, Hence asked to check for a regression to confirm.
This might most probably be a duplicate, I am not sure team kindly check & let me know.
Reporter | ||
Comment 3•1 year ago
|
||
Chrome doc I have attached as issue reference only, to explain what the vulnerability is about.
Nothing about firefox, only for better issue understanding.
Comment 4•1 year ago
|
||
I think this is pretty much bug 1598175
Reporter | ||
Comment 5•1 year ago
|
||
@marco I believe yes this might be dupe of 761043 if original report also includes windows.
Issue is similar.
It's surprising both chrome & firefox is affected & has not fixed the issue as per the standard guideline even after many years. (I understand there might be some complications looking at the history)
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Description
•