The JsonToBinaryStream() function is part of the protocol...
High severity
Unreviewed
Published
May 3, 2024
to the GitHub Advisory Database
•
Updated May 3, 2024
Description
Published by the National Vulnerability Database
May 3, 2024
Published to the GitHub Advisory Database
May 3, 2024
Last updated
May 3, 2024
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