VYPR

Go modules package

github.com/gagliardetto/binary

pkg:golang/github.com/gagliardetto/binary

Vulnerabilities (1)

  • CVE-2022-36078Sep 2, 2022
    affected < 0.7.1fixed 0.7.1

    Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with (arbitrary) excessive size value, which can either exhaust available memory or crash the whole program. Whe