Closed
Bug 597781
Opened 15 years ago
Closed 14 years ago
Uncaught exception if I download a file by choosing flashget option in the download prompt
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: thooyavan, Unassigned)
Details
(Whiteboard: [testday-20120413])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
When both firefox and flashget are installed and a file is downloaded using flashget by choosing flashget from the download option the browser crashes causing a Denial of Service. This happens each and every time and below is the message recorded in firefox error console.
Error Console Message :
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWindowsRegKey.open]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://flashget3/content/flashgetcommon.js :: GetflashgetREG :: line 25" data: no]
Reproducible: Always
Steps to Reproduce:
1.Download firefox 3.6.10 and flashget 3.5.0.1126
2.goto any download website and try downloading
3.when prompted for how to download choose flashget in that list and click download
Actual Results:
Download prompt will not close than Firefox will crash causing a Denial of Service
Expected Results:
It should have closed the download prompt and returned to the website tab
This bug can to used to critically cause DoS attack on Vulnerable systems remotely.
Comment 1•15 years ago
|
||
It seems to work for me.
Where should I download that Flashget? Does it install some kind of extension, it seems, into Firefox? When I installed Flashget, it didn't install that extension.
If you crash in Firefox, what is the stacktrace you get?
Type about:crashes in the url bar, to see the breakpad reports?
You can download Flashget from here "http://www.filehippo.com/download_flashget/".
and yes it does installs a extension named "Flashget3 Extension 1.0" and my error console states that "Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWindowsRegKey.open]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://flashget3/content/flashgetcommon.js :: GetflashgetREG :: line 25" data: no]".
Comment 3•15 years ago
|
||
That's not a crash, but an uncaught exception caused by the extension.
This is very likely a problem in the extension itself and not a Firefox problem.
Group: core-security
Summary: crash if I download a file by choosing flashget option in the download prompt → Uncaught exception if I download a file by choosing flashget option in the download prompt
Comment 4•15 years ago
|
||
Did you install both at the same time? When was the last time the combination worked together correctly?
Till Yesterday they worked out quite well there was no problems with it but yesterday i updated my firefox 3.6.8 to 3.6.10 and my flashget from 3.3 to 3.5 and only after that this always heppens.
Comment 6•15 years ago
|
||
I tried installing Flashget to get the Flashget extension for Firefox, but it doesn't install an extension for me.
So I don't know how to test this.
Where can I download the Flashget version that also installs the extension for Firefox?
Updated•15 years ago
|
Version: unspecified → 3.6 Branch
Comment 7•14 years ago
|
||
cant reproduce on Firefox 11, 12b5,13 and 14
for support please ask question in https://support.mozilla.org/questions/new
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Whiteboard: [testday-20120413]
You need to log in
before you can comment on or make changes to this bug.
Description
•