VYPR

Go modules package

github.com/protocolbuffers/protobuf

pkg:golang/github.com/protocolbuffers/protobuf

Vulnerabilities (1)

  • CVE-2021-22570Jan 26, 2022
    affected < 0.0.0-20210218195015-ae50d9b99025fixed 0.0.0-20210218195015-ae50d9b99025

    Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend