Closed
Bug 294453
Opened 20 years ago
Closed 20 years ago
Email client launches when moving mouse over page elements
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 248920
People
(Reporter: scuzz138, Unassigned)
References
()
Details
(Keywords: helpwanted)
Attachments
(1 file)
|
88.27 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When scrolling over any of the buttons, images, or links at http://www.digicrime.com/noprivacy.html, the Default mail client launches automatically and attempts to send mail without user interaction beyond scrolling over a page element. Reproducible: Always Steps to Reproduce: 1.Open Firefox and go to http://www.digicrime.com/noprivacy.html 2.Scroll over or click on one of the links, images, or buttons Actual Results: Default mail program opened and attempted to send mail without user authorization or interaction Expected Results: Fx should have not launched the client or any other software without user clicking a link to intentionally send mail or other information. Javascript console returned a warning: Warning: Form contains enctype=text/plain, but does not contain method=post. Submitting normally with method=GET and no enctype instead. Source File: /noprivacy.html Line: 0
Suggested workaround by the author is to disable Javascript, but I find this unacceptable due to the prevalence of JavaScript in an average user's web content. Netscape also supposedly patched the bug, but it works without a hitch in Fx with JavaScript enabled.
Keywords: helpwanted
Contains Javascript console error output mentioned in 1st comment, as well as a JavaScript popup that displays just before or immediately after the script has run when a user scrolls over one of the mentioned page elements, triggering the exploit.
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 248920 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•