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.
References
Link | Resource |
---|---|
https://go.dev/cl/482078 | Issue Tracking Patch |
https://go.dev/issue/59180 | Issue Tracking Patch |
https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8 | Mailing List Vendor Advisory |
https://pkg.go.dev/vuln/GO-2023-1702 | Vendor Advisory |
https://security.gentoo.org/glsa/202311-09 |
Configurations
History
No history.
Information
Published : 2023-04-06 16:15
Updated : 2023-11-25 11:15
NVD link : CVE-2023-24537
Mitre link : CVE-2023-24537
CVE.ORG link : CVE-2023-24537
JSON object : View
Products Affected
golang
- go
CWE
CWE-190
Integer Overflow or Wraparound