VYPR

Go modules package

github.com/ipfs/go-bitfield

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

Vulnerabilities (1)

  • CVE-2023-23626Feb 9, 2023
    affected < 1.1.0fixed 1.1.0

    go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of `NewBitfield` and `FromBytes` functions, an attacker can trigger `panic`s. This happen when the `size`