VYPR

Go modules package

github.com/ipfs/go-unixfs

pkg:golang/github.com/ipfs/go-unixfs

Vulnerabilities (1)

  • CVE-2023-23625Feb 9, 2023
    affected < 0.4.3fixed 0.4.3

    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 bogu