| { |
| "schema_version": "1.3.1", |
| "id": "GO-2021-0317", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-05-23T22:15:42Z", |
| "aliases": [ |
| "CVE-2022-23772" |
| ], |
| "summary": "Uncontrolled memory consumption in math/big", |
| "details": "Rat.SetString had an overflow issue that can lead to uncontrolled memory consumption.", |
| "affected": [ |
| { |
| "package": { |
| "name": "stdlib", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.16.14" |
| }, |
| { |
| "introduced": "1.17.0-0" |
| }, |
| { |
| "fixed": "1.17.7" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "math/big", |
| "symbols": [ |
| "Rat.SetString" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://go.dev/cl/379537" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://go.googlesource.com/go/+/ad345c265916bbf6c646865e4642eafce6d39e78" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ" |
| }, |
| { |
| "type": "REPORT", |
| "url": "https://go.dev/issue/50699" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "Emmanuel Odeke" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2021-0317" |
| } |
| } |