Beveiligingsadvies

CVE-2024-2410

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-05-03 12:58:39
Laatst bijgewerkt 2024-08-01 19:11:53
Toegewezen door Google
CVSS-score 7.6
Status PUBLISHED

Beschrijving

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.