Chromium Code Reviews
DescriptionVerify all files in the request body are accessible by the renderer process.
This CL adds verification to RenderFrameHostImpl::OnBeginNavigation to
ensure that any files referenced in the request body have been properly
granted access to the renderer process. If the validation fails, the
process is terminated.
BUG=725689
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2902933002
Cr-Commit-Position: refs/heads/master@{#474478}
Committed: https://chromium.googlesource.com/chromium/src/+/5d30e832a1ce833818a76134b6fdd62238ec82c6
Patch Set 1 #Patch Set 2 : Remove NOTREACHED as tests exercise this codepath. #
Total comments: 3
Patch Set 3 : Change file to avoid PwnMessageReceived, just revoke file access. #
Total comments: 2
Patch Set 4 : Rebase #
Total comments: 6
Patch Set 5 : Fixes based on Nick's review. #
Messages
Total messages: 31 (23 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||