[webkit-changes] [WebKit/WebKit] 442ba2: Data Isolation bypass using NetworkSocketChannel t...

Charlie Wolfe noreply at github.com
Fri Jul 7 14:01:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 442ba2edb3891f1f23ee3258741d068ec0eaa8c6
      https://github.com/WebKit/WebKit/commit/442ba2edb3891f1f23ee3258741d068ec0eaa8c6
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp

  Log Message:
  -----------
  Data Isolation bypass using NetworkSocketChannel to make arbitrary HTTP requests with Secure;HttpOnly; cookies
https://bugs.webkit.org/show_bug.cgi?id=258595
rdar://106956529

Reviewed by J Pascoe.

* Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp:
(WebKit::NetworkConnectionToWebProcess::createSocketChannel):

Canonical link: https://commits.webkit.org/265863@main




More information about the webkit-changes mailing list