VYPR

Go Unixfsnode

by Ipfs

CVEs (2)

  • CVE-2023-23625Feb 9, 2023
    risk 0.00cvss epss 0.00

    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…

  • CVE-2023-23631Feb 9, 2023
    risk 0.00cvss epss 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…