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.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 7.6 | High | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L |
| Product | Vendor | Version |
|---|---|---|
| protobuf | protocolbuffers | < v4.2.9 |