{ "schema_version": "1.4.0", "id": "GHSA-h3px-rcqp-mvf3", "modified": "2022-05-17T02:48:18Z", "published": "2022-05-17T02:48:18Z", "aliases": [ "CVE-2017-5887" ], "details": "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).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5887" }, { "type": "WEB", "url": "https://github.com/daltoniam/Starscream/commit/dbeb1190b8dcbff4f0b797f9e9d9b9b864d1f0d6" }, { "type": "WEB", "url": "https://github.com/daltoniam/Starscream/releases/tag/2.0.4" }, { "type": "WEB", "url": "http://seclists.org/bugtraq/2017/Apr/67" } ], "database_specific": { "cwe_ids": [ "CWE-295" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-04-06T14:59:00Z" } }