Open
Bug 1147620
Opened 11 years ago
Updated 5 years ago
dragging an image and closing Firefox leaves image stuck to cursor and Firefox hang
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Tracking
()
NEW
People
(Reporter: mayitosj09, Unassigned)
Details
(Keywords: hang)
Attachments
(2 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20150319201009
Steps to reproduce:
Steps to reproduce:
1. Extract the file "proof.rar"
2. Open Firefox
3. Open the archive "User After Free.htm"
4: Drag the image in any direction
5. Close the browser and view the cursor
Actual results:
The attached picture still running and the process of firefox too.
Expected results:
Use After Free
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Attachment #8583367 -
Attachment is obsolete: true
Comment 2•11 years ago
|
||
I can reproduce (on windows; not on mac) the cursor remaining the dragged image while on the desktop, but my Firefox did stop running.
I don't see where "use after free" comes into this -- I didn't see a crash or any similar evidence.
Updated•11 years ago
|
Component: Untriaged → Drag and Drop
Product: Firefox → Core
Comment 3•11 years ago
|
||
Here's the firefox.exe stuck stack on Windows. This makes sense really, the poc throws this js dialog up in the middle of a drag operation leaving the browser in a weird state.
Comment 4•11 years ago
|
||
Mario San Juan, why do you say this is a use-after-free? Thanks.
Flags: needinfo?(mayitosj09)
| Reporter | ||
Comment 5•11 years ago
|
||
Dado que la imagen adjunta cursor aparece cuando el navegador se cierra, la firefox.exe proceso se está ejecutando, se puede ver en la barra de tareas de Windows.
Flags: needinfo?(mayitosj09)
Comment 6•11 years ago
|
||
I don't see a "use after free" security problem here. The hang and unclean shutdown is a bug but we should be able to address this as a public bug--does not seem to be exploitable.
Group: core-security
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: hang
Summary: Use After Free has drag a image → dragging an image and closing Firefox leaves image stuck to cursor and Firefox hang
Comment 7•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•