VYPR

Protobuf Go

by Protocolbuffers

Source repositories

CVEs (1)

  • CVE-2024-24786HigMar 5, 2024
    risk 0.42cvss 7.5epss 0.01

    The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.