Closed Bug 67168 Opened 24 years ago Closed 24 years ago

JavaScript error (Access to property denied) when using javascript:document.post.submit()

Categories

(Core :: Security, defect)

defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 67347

People

(Reporter: bugzilla, Assigned: security-bugs)

References

()

Details

(Keywords: regression)

if you go to:
http://www.askalex.dk/reader/aa_postnr.html

and press GEM the console tells you:

JavaScript error:
 line 0: uncaught exception: [Exception... "Access to property denied"  code:
"1010" nsresult: "0x805303f2 (NS_ERROR_DOM_PROP_ACCESS_DENIED)"  location:
"<unknown>"]

the HTML basicly is:
<form name="post" action="/reader/" method="post">
<a HREF='javascript:document.post.submit();'><img src="x.gif" border="0"></a>
</form>
I see this on a Linux cvs build from the evening of 2001-01-30.  I do _not_ see
it in the 2001-01-29-08 build.
This bug is not present in build 2001-01-30-10.  Could this be cased by the fix
to bug 66577?  (seems like the only one likely to affect this).
I'm seeing this in 2001013020 on win2k
Browser, not engine. Reassigning to Security:General for further triage - 
Assignee: rogerl → mstoltz
Component: Javascript Engine → Security: General
QA Contact: pschwartau → ckritzer
I see this now too with javascript: bookmarks on my personal toolbar that I use
for searching bugs.
setting priority higher and nominating for beta 1
Severity: normal → major
Keywords: nsbeta1
Keywords: regression
I'll take a look.
Status: NEW → ASSIGNED
I see this error all over www.webvan.com.  Adding myself to the CC list to
retest webvan when the fix is in.
*** Bug 67455 has been marked as a duplicate of this bug. ***
Lots of bugs filed on this regression. All javascript: URLS in a page are going
to be denied access to the DOM of the page becuase of this bug.

*** This bug has been marked as a duplicate of 67347 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
*** Bug 67474 has been marked as a duplicate of this bug. ***
Verified DUPLICATE on:
MacOS90 2001-02-13-04-Mtrunk
LinRH62 2001-02-13-06-Mtrunk MOZILLA
Win98SE 2001-02-13-06-Mtrunk
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.