Approved changes feed: RSS · Atom

cpe:2.3:a:faye:faye:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorFaye (ddcbb888-6617-54eb-846a-fe19d318cc6f)
ProductFaye (95445792-8148-539a-966f-9a94937ae011)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2020-15134 vulnerable 2026-06-08 05:19:25.337756 Missing TLS certificate verification in Faye
HIGH (8)
Faye before version 1.4.0, there is a lack of certification validation in TLS handshakes. Faye uses em-http-request and faye-websocket in the Ruby version of its client. Those libraries both use the `EM::Connection#start_tls` method in EventMachine to implement the TLS handshake whenever a `wss:` URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a valid and trusted TLS certificate for the expected hostname. That means that any `https:` or `wss:` connection made using these libraries is vulnerable to a man-in-the-middle attack, since it does not confirm the identity of the server it is connected to. The first request a Faye client makes is always sent via normal HTTP, but later messages may be sent via WebSocket. Therefore it is vulnerable to the same problem that these underlying libraries are, and we needed both libraries to support TLS verification before Faye could claim to do the same. Your client would still be insecure if its initial HTTPS request was verified, but later WebSocket connections were not. This is fixed in Faye v1.4.0, which enables verification by default. For further background information on this issue, please see the referenced GitHub Advisory.
Published: 2020-07-31T17:40:15.000Z
Updated: 2024-08-04T13:08:22.211Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-11020 vulnerable 2026-06-08 05:16:36.220127 Authentication and extension bypass in Faye
HIGH (8.5)
Faye (NPM, RubyGem) versions greater than 0.5.0 and before 1.0.4, 1.1.3 and 1.2.5, has the potential for authentication bypass in the extension system. The vulnerability allows any client to bypass checks put in place by server-side extensions, by appending extra segments to the message channel. It is patched in versions 1.0.4, 1.1.3 and 1.2.5.
Published: 2020-04-29T17:35:12.000Z
Updated: 2024-08-04T11:21:14.232Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.