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 initStreamsWithData function).
References
Link | Resource |
---|---|
http://seclists.org/bugtraq/2017/Apr/67 | |
https://github.com/daltoniam/Starscream/commit/dbeb1190b8dcbff4f0b797f9e9d9b9b864d1f0d6 | Patch Third Party Advisory |
https://github.com/daltoniam/Starscream/releases/tag/2.0.4 | Release Notes Third Party Advisory |
http://seclists.org/bugtraq/2017/Apr/67 | |
https://github.com/daltoniam/Starscream/commit/dbeb1190b8dcbff4f0b797f9e9d9b9b864d1f0d6 | Patch Third Party Advisory |
https://github.com/daltoniam/Starscream/releases/tag/2.0.4 | Release Notes Third Party Advisory |
Configurations
History
21 Nov 2024, 03:28
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/bugtraq/2017/Apr/67 - | |
References | () https://github.com/daltoniam/Starscream/commit/dbeb1190b8dcbff4f0b797f9e9d9b9b864d1f0d6 - Patch, Third Party Advisory | |
References | () https://github.com/daltoniam/Starscream/releases/tag/2.0.4 - Release Notes, Third Party Advisory |
Information
Published : 2017-04-06 14:59
Updated : 2024-11-21 03:28
NVD link : CVE-2017-5887
Mitre link : CVE-2017-5887
CVE.ORG link : CVE-2017-5887
JSON object : View
Products Affected
starscream_project
- starscream
CWE
CWE-295
Improper Certificate Validation