Vulnerability Description
Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
CVSS Score
4.3
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
References
- https://go.dev/cl/611238
- https://go.dev/issue/69138
- https://groups.google.com/g/golang-dev/c/S9POB9NCTdk
- https://pkg.go.dev/vuln/GO-2024-3105
- https://security.netapp.com/advisory/ntap-20240926-0005/
FAQ
What is CVE-2024-34155?
CVE-2024-34155 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
How severe is CVE-2024-34155?
CVE-2024-34155 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34155?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.