Closed
Bug 13322
Opened 26 years ago
Closed 26 years ago
Check assignments to __parent__
Categories
(Core :: Security, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: norrisboyd, Assigned: norrisboyd)
References
()
Details
(Whiteboard: help wanted: shaver, brendan, rogerl could all move this code over)
Since the parent chain is used to compute the object principal, scripts must not
be allowed to change the parent property in a way that alters the computed
object principal.
There is code in the 4.x tree that enforces this: just need to port that code.
| Assignee | ||
Updated•26 years ago
|
| Assignee | ||
Updated•26 years ago
|
Whiteboard: help wanted: shaver, brendan, rogerl could all move this code over
| Assignee | ||
Updated•26 years ago
|
| Assignee | ||
Updated•26 years ago
|
Group: netscapeconfidential?
| Assignee | ||
Comment 1•26 years ago
|
||
Changing this bug to "Netscape Confidential" since it affects 4.61.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•26 years ago
|
||
As discussed with Brendan, made __parent__ readonly.
Bulk moving all Browser Security bugs to new Security: General component. The
previous Security component for Browser will be deleted.
Component: Security → Security: General
You need to log in
before you can comment on or make changes to this bug.
Description
•