Filtered by vendor Protocol Subscriptions
Total 23 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-26279 1 Protocol 1 Go-ipfs 2024-11-21 7.7 High
go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0-rc1, it is possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written to incorrect output directories. The issue can only occur when a get is done on an affected DAG. This is fixed in version 0.8.0-rc1.
CVE-2020-12821 1 Protocol 1 Gossipsub 2024-11-21 9.8 Critical
Gossipsub 1.0 does not properly resist invalid message spam, such as an eclipse attack or a sybil attack.
CVE-2020-10937 1 Protocol 1 Ipfs 2024-11-21 7.5 High
An issue was discovered in IPFS (aka go-ipfs) 0.4.23. An attacker can generate ephemeral identities (Sybils) and leverage the IPFS connection management reputation system to poison other nodes' routing tables, eclipsing the nodes that are the target of the attack from the rest of the network. Later versions, in particular go-ipfs 0.7, mitigate this.