Security Advisory

CVE-2024-24786

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-03-05 22:22:35
Last updated 2025-02-13 17:40:25
Assigner Go
CVSS score not scored
State PUBLISHED

Description

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.