Vulnerability Description
Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Related Weaknesses (CWE)
References
- https://go.dev/cl/611240
- https://go.dev/issue/69141
- https://groups.google.com/g/golang-dev/c/S9POB9NCTdk
- https://pkg.go.dev/vuln/GO-2024-3107
- https://security.netapp.com/advisory/ntap-20241004-0003/
FAQ
What is CVE-2024-34158?
CVE-2024-34158 is a vulnerability with a CVSS score of 7.5 (HIGH). Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
How severe is CVE-2024-34158?
CVE-2024-34158 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34158?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.