Vulnerability Report: GO-2021-0069
standard library- CVE-2020-28362
- Affects: math/big
- Published: Apr 14, 2021
- Modified: May 20, 2024
A number of math/big.Int methods can panic when provided large inputs due to a flawed division method.
Affected Packages
-
PathGo VersionsSymbols
-
from go1.14.0-0 before go1.14.12, from go1.15.0-0 before go1.15.5
1 unexported affected symbols
- nat.divRecursiveStep
Aliases
References
- https://go.dev/cl/269657
- https://go.googlesource.com/go/+/1e1fa5903b760c6714ba17e50bf850b01f49135c
- https://go.dev/issue/42552
- https://groups.google.com/g/golang-announce/c/NpBGTTmKzpM/m/fLguyiM2CAAJ
- https://vuln.go.dev/ID/GO-2021-0069.json
Feedback
See anything missing or incorrect?
Suggest an edit to this report.