CVE-2017-7192
Published Apr 6, 2017WebSocket.swift in Starscream before 2.0.4 allows an SSL Pinning bypass because of incorrect management of the certValidated variable (it can be set to true but cannot be set to f…
Vendor archive
2 CVEs tagged to vendor starscream_project — 0 Critical, 2 High, 0 Medium, 0 Low, 0 Unrated.
WebSocket.swift in Starscream before 2.0.4 allows an SSL Pinning bypass because of incorrect management of the certValidated variable (it can be set to true but cannot be set to f…
WebSocket.swift in Starscream before 2.0.4 allows an SSL Pinning bypass because pinning occurs in the stream function (this is too late; pinning should occur in the initStreamsWit…