cve/2024/CVE-2024-34155.md

24 lines
964 B
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-34155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34155)
![](https://img.shields.io/static/v1?label=Product&message=go%2Fparser&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.23.0-0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-674%3A%20Uncontrolled%20Recursion&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/8-cm/kube-dump
2025-09-29 16:08:36 +00:00
- https://github.com/ARPSyndicate/cve-scores
2025-09-29 21:09:30 +02:00
- https://github.com/CodingSimia/jenkins-shiftleft
2025-09-29 16:08:36 +00:00
- https://github.com/adegoodyer/kubernetes-admin-toolkit
2025-09-29 21:09:30 +02:00
- https://github.com/drewtwitchell/scancompare
2025-09-29 16:08:36 +00:00
- https://github.com/kaisensan/desafio-girus-pick