Closed
Bug 1671166
Opened 5 years ago
Closed 4 years ago
Perform IPC based Principal vetting for ContentParent::Recv(Principal)
Categories
(Core :: DOM: Security, task, P3)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file, 1 obsolete file)
For grating notifications we should perform a check whether the principal matches the processId the site was assigned to before returning true.
| Assignee | ||
Updated•5 years ago
|
Severity: -- → S4
Priority: -- → P3
| Assignee | ||
Updated•5 years ago
|
Summary: Perform IPC based Principal vetting for ContentParent::HasNotificationPermission(IPC::Principal) → Perform IPC based Principal vetting for ContentParent::Recv(Principal)
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9186039 -
Attachment description: Bug 1671166: Validate received Principal in ContentParent matches RemoteTypePrincipal. → Bug 1671166: Validate received Principal in ContentParent
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9188680 -
Attachment is obsolete: true
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4161bcfbf75f
Validate received Principal in ContentParent r=nika
Comment 4•4 years ago
|
||
Backed out changeset 4161bcfbf75f (Bug 1671166) for causing mochitest plain crashes.
Backout link: https://hg.mozilla.org/integration/autoland/rev/9e722c7fafcf09efbaf13675cd4187beb85ef7bd
Failure log: https://treeherder.mozilla.org/logviewer?job_id=326642119&repo=autoland&lineNumber=19085
Flags: needinfo?(ckerschb)
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b95fe6d0d4c
Validate received Principal in ContentParent r=nika
Comment 7•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•