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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-03 13:15
Updated : 2024-05-03 14:17
NVD link : CVE-2024-2410
Mitre link : CVE-2024-2410
CVE.ORG link : CVE-2024-2410
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free