github protocolbuffers/protobuf-go v1.33.0

latest releases: v1.34.1, v1.34.0
2 months ago

This release contains one security fix:

  • encoding/protojson: Unmarshal could 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. Unmarshal now correctly returns an error when handling these inputs. This is CVE-2024-24786.

Don't miss a new protobuf-go release

NewReleases is sending notifications on new releases.