OS username disclosure using downloads manager
Categories
(Firefox :: Downloads Panel, defect, P3)
Tracking
()
People
(Reporter: qab, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: csectype-disclosure, privacy, sec-low, Whiteboard: [fingerprinting][tor])
Attachments
(1 file, 2 obsolete files)
2.25 KB,
text/html
|
Details |
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Any news on it ?
I found this thread because the Jupyterlab (used by thousands of people) doesn't recognize it, leading to a behavior similar to 1287823. So it not only unsafe, but it breaks applications too.
Comment 9•4 years ago
|
||
(In reply to Enzo from comment #8)
Any news on it ?
I found this thread because the Jupyterlab (used by thousands of people) doesn't recognize it, leading to a behavior similar to 1287823. So it not only unsafe, but it breaks applications too.
This doesn't really sound like the same issue. This bug is solely about the privacy risk of including URIs for local files when dropping files on web content, whereas bug 1287823 was about broken drags to the desktop from the downloads panel, which can't have anything to do with the web content. You're better off filing a separate issue with more details about how to reproduce the problem you're referring to.
Updated•3 years ago
|
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
I submitted a patch as a WIP, but just want to note one thing, if you enable the newly introduced pref, browser.download.dragUseFileName, it breaks dragging and dropping files to tab bar from downloads. However, it doesn't break dragging and dropping from any other place, despite dragging files from other places also don't include full file paths.
Comment 12•1 year ago
|
||
(In reply to Fatih Kilic from comment #11)
I submitted a patch as a WIP, but just want to note one thing, if you enable the newly introduced pref, browser.download.dragUseFileName, it breaks dragging and dropping files to tab bar from downloads. However, it doesn't break dragging and dropping from any other place, despite dragging files from other places also don't include full file paths.
This would also break dropping the path/URL anywhere else. Can we instead censor file
URIs in the data transfer code as far as the content process is concerned?
Comment 13•11 months ago
|
||
Updated•11 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Description
•