Bug 273185
Summary: | Block eval with strings when trusted types enforced | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | JavaScriptCore | Assignee: | Luke Warlow <lwarlow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/46484 | ||
Bug Depends on: | |||
Bug Blocks: | 267694 |
Luke Warlow
When trusted types are enforced string arguments to eval should not be executed unless the default policy exists and allows it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/27868
Radar WebKit Bug Importer
<rdar://problem/127357602>
EWS
Committed 279473@main (7a4725b0e729): <https://commits.webkit.org/279473@main>
Reviewed commits have been landed. Closing PR #27868 and removing active labels.