First published: Fri May 03 2024(Updated: )
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.
Credit: cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
Protocol Buffers |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2410 has been assigned a high severity rating due to potential memory corruption issues.
To fix CVE-2024-2410, upgrade to the latest version of Google Protocol Buffers from the official release page.
CVE-2024-2410 specifically affects the Google Protocol Buffers C++ implementation.
The impacts of CVE-2024-2410 could include application crashes and possible remote code execution due to memory corruption.
You can determine if CVE-2024-2410 is affecting your system by checking the version of Google Protocol Buffers you have installed.