Vulnerability Description
Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.19.8 |
Related Weaknesses (CWE)
References
- https://go.dev/cl/482078Issue TrackingPatch
- https://go.dev/issue/59180Issue TrackingPatch
- https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8Mailing ListVendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1702Vendor Advisory
- https://security.gentoo.org/glsa/202311-09
- https://go.dev/cl/482078Issue TrackingPatch
- https://go.dev/issue/59180Issue TrackingPatch
- https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8Mailing ListVendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1702Vendor Advisory
- https://security.gentoo.org/glsa/202311-09
- https://security.netapp.com/advisory/ntap-20241129-0004/
FAQ
What is CVE-2023-24537?
CVE-2023-24537 is a vulnerability with a CVSS score of 7.5 (HIGH). Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.
How severe is CVE-2023-24537?
CVE-2023-24537 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-2023-24537?
Check the references section above for vendor advisories and patch information. Affected products include: Golang Go.