Closed
Bug 293919
Opened 20 years ago
Closed 20 years ago
Crash when open a html/javascript page
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 272381
People
(Reporter: info, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
In this page at http://www.orebla.it/moduli/extra/10testf.htm you can try the test.
When the page is loaded firefox crash, cause of javascript and iframe script.
I don't uncovered this vulnerability and i don't know the details, but this
vulnerability is similar to an other for Firefox 1.1.
Reproducible: Sometimes
Steps to Reproduce:
1.Load the page
2.firefox crash
3.
This is the PROOF OF CONCEPT:
<iframe id="pocframe" name="pocframe" src="about:blank"></iframe>
<script type="text/javascript">window.frames.pocframe.print();</script>
It works with Firefox 1.0.4
It works with Win XP SP2, MacOS, some Linux
I emphasize that I do not have uncovered the vulnerability. I have found this in
Internet.
Sorry for the english....
Comment 1•20 years ago
|
||
*** Bug 293918 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 272381 ***
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
•