GO-2021-0317

See a problem?
Source
https://pkg.go.dev/vuln/GO-2021-0317
Import Source
https://vuln.go.dev/ID/GO-2021-0317.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0317
Aliases
Published
2022-05-23T22:15:42Z
Modified
2024-05-20T16:03:47Z
Summary
Uncontrolled memory consumption in math/big
Details

Rat.SetString had an overflow issue that can lead to uncontrolled memory consumption.

References
Credits
    • Emmanuel Odeke

Affected packages

Go / stdlib

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.16.14
Introduced
1.17.0-0
Fixed
1.17.7

Ecosystem specific

{
    "imports": [
        {
            "path": "math/big",
            "symbols": [
                "Rat.SetString"
            ]
        }
    ]
}