← Back to CVE List

CVE-2024-2410

Published: 2024-05-03T13:15Z
Last Modified: 2024-11-21T09:09Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt