Closed
Bug 34539
Opened 25 years ago
Closed 25 years ago
window.open: z-ordering and modal features need security checks
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: danm.moz, Assigned: danm.moz)
Details
(Whiteboard: [nsbeta2-])
Any JavaScript can open alwaysLowered, alwaysRaised, z-locked and modal windows.
These need to be ignored for unsigned content JavaScript.
Comment 1•25 years ago
|
||
sounds like this could lend itself to DOS or spoofing, nominating for nsbeta2,
cc'ing mstoltz.
Keywords: nsbeta2
Comment 2•25 years ago
|
||
I agree; these functions should be disallowed to untrusted scripts. danm, if you
can fix this for beta2, great. Personally, I've been marking DoS and spoofing
bugs post-Beta2 becuase we have more serious exploits to deal with in the short
term.
joki nailed these while fixing similar security issues for bug 25117
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•