cve/2024/CVE-2024-34156.md
2025-09-29 16:08:36 +00:00

22 lines
897 B
Markdown

### [CVE-2024-34156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34156)
![](https://img.shields.io/static/v1?label=Product&message=encoding%2Fgob&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.22.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-674%3A%20Uncontrolled%20Recursion&color=brighgreen)
### Description
Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/NishantPuri99/panic-at-the-gob-decoder
- https://github.com/adegoodyer/kubernetes-admin-toolkit
- https://github.com/bygregonline/devsec-fastapi-report
- https://github.com/kaisensan/desafio-girus-pick
- https://github.com/runwhen-contrib/helm-charts