Bug 314008
| Summary: | CSP strict-dynamic does not block parser-inserted external module scripts without a nonce | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | roberto_rodriguez2 |
| Component: | New Bugs | Assignee: | roberto_rodriguez2 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
roberto_rodriguez2
rdar://175951114
When a CSP policy contains script-src 'nonce-X' 'strict-dynamic', parser-inserted external module scripts without a valid nonce execute without any CSP check.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
roberto_rodriguez2
Pull request: https://github.com/WebKit/WebKit/pull/64206
EWS
Committed 312769@main (97937c9886e2): <https://commits.webkit.org/312769@main>
Reviewed commits have been landed. Closing PR #64206 and removing active labels.