Unknown · Starscream · CVE-2017-5887
**Name of the Vulnerable Software and Affected Versions**
Starscream versions prior to 2.0.4
**Description**
The issue concerns an SSL Pinning bypass in the WebSocket.swift file. This bypass occurs because the pinning is done in the stream function, which is too late, as it should be done in the initStreamsWithData function.
**Recommendations**
For versions prior to 2.0.4, update to version 2.0.4 or later to resolve the issue.