CVE-2024-2410

Published
View on NVD ↗
CVSS v3
7.6
HIGH
CVSS v2
N/A
Affected
1
PROJECT

Description

The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed. 

Protocol Buffers - Google's data interchange format
GitHubGitHub
71.4K