New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 631364 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

!m_javaScriptURLFailedAccessCheck in HTMLFrameElementBase.cpp

Project Member Reported by ClusterFuzz, Jul 26 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=4892412577316864

Fuzzer: inferno_twister
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !m_javaScriptURLFailedAccessCheck in HTMLFrameElementBase.cpp
  blink::HTMLFrameElementBase::isURLAllowed
  blink::HTMLFrameElementBase::openURL
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_cfi_chrome&range=407425:407447

Minimized Testcase (0.25 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv94vdz-Vy7txf8x1WFkXouP5FOj59xL2JmUZsDc8g2SKLAJ862wJPbP8HcQHU9LA7fFB8e2r_ElNCIM3i0SqKfvx0_syp8bmmBjSHk5OLTjt6EfAVTqkYZA-2GBcybCfCEVXHH1mfzfCgYteDwK0WXnHXMFZiQ?testcase_id=4892412577316864
<body id=tCF1>
<iframe id=myframe src=http://localhost:8000/inspector/page/resources/test-page.html></iframe>
<script>
setTimeout("tCFcrash()");
function tCFcrash() {
myframe.src = "javascript:window.top.tCF_custom_1()";
tCF1.appendChild(myframe); 
}</script>


Filer: rnimmagadda

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Tools>Test>FindIt>WrongResult Blink>HTML
Labels: -Type-Bug M-54 findit-wrong Te-Logged Type-Bug-Regression
Owner: jochen@chromium.org
Status: Assigned (was: Untriaged)
Based on the Code Search for the file - HTMLFrameElementBase.cpp

Suspecting Commit - b9e3d96067ff8c016d2505ab2a1f6b9d985c6b35

Review URL - https://codereview.chromium.org/2169453002

@jochen: Could you please look into this issue.

Thank you.
Labels: -Pri-1 Pri-2

Comment 3 by jochen@chromium.org, Jul 26 2016

Cc: dominicc@chromium.org dcheng@chromium.org
I'm wondering if we should make these loads asynchronous:

https://groups.google.com/a/chromium.org/d/msg/blink-dev/oGZ4cYjir-Q/bkJ41SbYDQAJ
Project Member

Comment 5 by ClusterFuzz, Jul 27 2016

ClusterFuzz has detected this issue as fixed in range 407734:407776.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=4892412577316864

Fuzzer: inferno_twister
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !m_javaScriptURLFailedAccessCheck in HTMLFrameElementBase.cpp
  blink::HTMLFrameElementBase::isURLAllowed
  blink::HTMLFrameElementBase::openURL
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_cfi_chrome&range=407425:407447
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_cfi_chrome&range=407734:407776

Minimized Testcase (0.25 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv94vdz-Vy7txf8x1WFkXouP5FOj59xL2JmUZsDc8g2SKLAJ862wJPbP8HcQHU9LA7fFB8e2r_ElNCIM3i0SqKfvx0_syp8bmmBjSHk5OLTjt6EfAVTqkYZA-2GBcybCfCEVXHH1mfzfCgYteDwK0WXnHXMFZiQ?testcase_id=4892412577316864
<body id=tCF1>
<iframe id=myframe src=http://localhost:8000/inspector/page/resources/test-page.html></iframe>
<script>
setTimeout("tCFcrash()");
function tCFcrash() {
myframe.src = "javascript:window.top.tCF_custom_1()";
tCF1.appendChild(myframe); 
}</script>


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 6 by ClusterFuzz, Jul 27 2016

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase is verified as fixed, closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Components: -Tools>Test>FindIt>WrongResult
Labels: Test-Predator-Wrong
Project Member

Comment 8 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment