Closed Bug 263635 Opened 20 years ago Closed 20 years ago

script from site opens javascript console

Categories

(Toolkit Graveyard :: Error Console, defect)

1.7 Branch
x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 243170

People

(Reporter: Peter6, Assigned: bugs)

References

()

Details

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041009
Firefox/0.10

repro:
1. open http://www.emule-france.com/index.php
2. go to the "home" image (image name = p_header_minilogo2.gif ) in the top-right.
3. press on it.
4. the javascript console pops up with the message
--Error: this.setHomePage is not a function--

script doing this is:

document.write('<a href="javascript:"
onclick="javascript:this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.emule-france.com/\')"><IMG
SRC="http://www.emule-france.org/images/p_header_minilogo2.gif" BORDER=0
WIDTH="30" HEIGHT="20" ALT="faire de emule-france ma page de démarrage"
align="absbottom"></a>');

exp:
an external site should not be able to open the javascript console.
Attached file testcase
open testcase and click on "click here"
Related to bug 243170, maybe even a duplicate.
(In reply to comment #2)
> Related to bug 243170, maybe even a duplicate.
I agree Martijn
scr="javascript:" is the common part.

Duping this one



*** This bug has been marked as a duplicate of 243170 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: