Bug 1588739 (CVE-2018-11713)

Summary: CVE-2018-11713 webkitgtk: WebSockets don't use system proxy settings
Product: [Other] Security Response Reporter: Pedro Sampaio <psampaio>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: mcatanzaro+wrong-account-do-not-cc, tpopela
Target Milestone: ---Keywords: Reopened, Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-25 09:44:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1588744, 1588745, 1588746, 1588747, 1588748, 1588749, 1599969, 1599972    
Bug Blocks: 1588756    

Description Pedro Sampaio 2018-06-07 19:26:56 UTC
WebCore/platform/network/soup/SocketStreamHandleImplSoup.cpp in the libsoup network backend of WebKit, as used in WebKitGTK+ prior to version 2.20.0 or without libsoup 2.62.0, unexpectedly failed to use system proxy settings for WebSocket connections. As a result, users could be deanonymized by crafted web sites via a WebSocket connection.

Upstream issue:

https://bugs.webkit.org/show_bug.cgi?id=126384

Upstream patch:

https://trac.webkit.org/changeset/228088/webkit

References:

https://bugzilla.gnome.org/show_bug.cgi?id=792212

Comment 1 Pedro Sampaio 2018-06-07 19:35:21 UTC
Created mingw-webkitgtk tracking bugs for this issue:

Affects: fedora-all [bug 1588746]


Created mingw-webkitgtk3 tracking bugs for this issue:

Affects: fedora-all [bug 1588747]


Created webkit2gtk3 tracking bugs for this issue:

Affects: fedora-28 [bug 1588744]


Created webkitgtk tracking bugs for this issue:

Affects: epel-all [bug 1588745]
Affects: fedora-all [bug 1588748]


Created webkitgtk4 tracking bugs for this issue:

Affects: fedora-all [bug 1588749]

Comment 2 Michael Catanzaro 2018-06-08 02:40:16 UTC
Already fixed in F28 (WebKitGTK+ 2.20). WONTFIX for F27 since it depends on new libsoup API.