VYPR
Vendor

Ipfs

Products
3
CVEs
5
Across products
5
Status
Private

Products

3

Recent CVEs

5
  • CVE-2016-10563HigMay 31, 2018
    risk 0.46cvss 8.1epss 0.01

    During the installation process, the go-ipfs-deps module before 0.4.4 insecurely downloads resources over HTTP. This allows for a MITM attack to compromise the integrity of the resources used by this module and could allow for further compromise.

  • CVE-2020-26279HigMar 24, 2021
    risk 0.43cvss 7.7epss 0.02

    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…

  • CVE-2020-26283MedMar 24, 2021
    risk 0.37cvss 6.8epss 0.01

    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, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user…

  • CVE-2023-23631MedFeb 9, 2023
    risk 0.31cvss 5.9epss 0.01

    github.com/ipfs/go-unixfsnode is an ADL IPLD prime node that wraps go-codec-dagpb's implementation of protobuf to enable pathing. In versions priot to 1.5.2 trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted…

  • CVE-2023-23625MedFeb 9, 2023
    risk 0.31cvss 5.9epss 0.01

    go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by…