Lucene search

K
nvd[email protected]NVD:CVE-2024-24786
HistoryMar 05, 2024 - 11:15 p.m.

CVE-2024-24786

2024-03-0523:15:07
web.nvd.nist.gov
protojson
unmarshal
vulnerability
json
google.protobuf.any
unmarshaloptions
discardunknown

5.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.