cve/2024/CVE-2024-24786.md
2024-05-25 21:48:12 +02:00

21 lines
1.1 KiB
Markdown

### [CVE-2024-24786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24786)
![](https://img.shields.io/static/v1?label=Product&message=google.golang.org%2Fprotobuf%2Fencoding%2Fprotojson&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=google.golang.org%2Fprotobuf%2Finternal%2Fencoding%2Fjson&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.33.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1286%3A%20Improper%20Validation%20of%20Syntactic%20Correctness%20of%20Input&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/DanielePeruzzi97/rancher-k3s-docker
- https://github.com/NaInSec/CVE-LIST
- https://github.com/fkie-cad/nvd-json-data-feeds