#VU87326 Infinite loop in protobuf-go - CVE-2024-24786
Published: March 11, 2024 / Updated: March 28, 2024
protobuf-go
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop when parsing data in an invalid JSON format within the protojson.Unmarshal() function. A remote attacker can consume all available system resources and cause denial of service conditions.