DescriptionOnly allow insecure object-src directives for whitelisted mime types
This CL only allows insecure object-src directives in the CSP of an extension if a set of whitelisted mime types are also specified in the CSP. This is to prevent plugins that aren't fully sandboxed from loading up arbitrary URLs in an extension and maliciously gaining control of the extension.
The set of plugins that are whitelisted should be those that are fully sandboxed.
Committed: https://crrev.com/3c02e4d34f7be4ea737688a1a011efb820a4ddd2
Cr-Commit-Position: refs/heads/master@{#305761}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 4
Patch Set 6 : #Patch Set 7 : #
Total comments: 2
Patch Set 8 : #
Messages
Total messages: 13 (4 generated)
|