Closed
Bug 1957850
Opened 8 months ago
Closed 8 months ago
Add a strict script-src CSP to hiddenWindowMac.xhtml
Categories
(Core :: DOM: Security, task)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We currently use the policy script-src-attr 'none' for hiddenWindowMac.xhtml's CSP, we should upgrade this to script-src chrome: resource:. The most important aspect is that this would disallow inline scripts in addition to inline event handlers.
| Assignee | ||
Updated•8 months ago
|
Assignee: nobody → tschuster
| Assignee | ||
Comment 1•8 months ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75f3310bf965
Add a strict script-src CSP to hiddenWindowMac.xhtml. r=Gijs
Comment 3•8 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•