When downloading a file considered unsecure and allow the download, Firefox puts a 0 octet file in the Download dir
Categories
(Core :: DOM: Security, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | --- | disabled |
firefox87 | --- | disabled |
firefox88 | --- | disabled |
firefox89 | --- | disabled |
People
(Reporter: foss, Assigned: sstreich)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Hello,
I'm on Debian GNU/Linux 10 with Firefox Nightly.
Steps to reproduce:
- Open this page for example: https://wiki.geogebra.org/en/Reference:GeoGebra_Installation#GeoGebra_Classic_6
- Click on the link to download the Linux (deb) version of GeoGebra.
- Firefox finds it as unsecure, allow the download anyway.
- Try to right-click then choose open the directory where the file has been downloaded.
- You're going to /tmp/
- Go on the download folder
Result:
In the download folder, a file with the right name exists but with 0 octet.
Expected result:
The file should be placed in the download folder.
Thanks in advance.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Dragana Damjanovic [:dragana] from comment #1)
Does this happens with older versions of Nightly?
In version of September 2020, it was merely impossible to download the mentioned file with Firefox because the download was completely unauthorized. I think the feature to allow downloading considered insecure files never download the file in the right folder, at least under GNU/Linux.
(I don't think I could perform mozgression on this bug.)
Mozregression points to bug 1676221
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Set release status flags based on info from the regressing bug 1676221
Comment 5•4 years ago
|
||
dom.block_download_insecure
is nightly only
Comment 6•4 years ago
|
||
Julian, any chance you could take a look at this one as well?
Comment 7•4 years ago
|
||
Dupe of bug 1686756?
Comment 8•4 years ago
|
||
(In reply to Masatoshi Kimura [:emk] from comment #7)
Dupe of bug 1686756?
That bug is "https-only" mode. similar, but not quite a dupe.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 9•4 years ago
|
||
Hi! -From the time this was reported, we changed the way we choose the download location && how we handle the file cleanup.
I can't reproduce this with today nightly on ubuntu. Can you maybe recheck if this problem still happens for you? :)
Reporter | ||
Comment 10•3 years ago
|
||
(In reply to Sebastian Streich [:sstreich] from comment #9)
Hi! -From the time this was reported, we changed the way we choose the download location && how we handle the file cleanup.
I can't reproduce this with today nightly on ubuntu. Can you maybe recheck if this problem still happens for you? :)
I confirm, I no longer reproduce the problem too.
Thanks a lot for fixing it.
Updated•3 years ago
|
Description
•