зеркало из https://github.com/golang/vulndb.git
55 строки
1.2 KiB
JSON
55 строки
1.2 KiB
JSON
{
|
|
"id": "GO-2022-0253",
|
|
"published": "2022-07-15T23:07:48Z",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-3912",
|
|
"GHSA-g9wh-3vrx-r7hg"
|
|
],
|
|
"details": "The HTTPFetcher.GetXML function reads a response of unlimited size into memory, permitting resource exhausion.",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/cloudflare/cfrpki",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.4.0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0253"
|
|
},
|
|
"ecosystem_specific": {
|
|
"imports": [
|
|
{
|
|
"path": "github.com/cloudflare/cfrpki/sync/lib",
|
|
"symbols": [
|
|
"HTTPFetcher.GetXML"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/cloudflare/cfrpki/commit/648658b1b176a747b52645989cfddc73a81eacad"
|
|
}
|
|
],
|
|
"credits": [
|
|
{
|
|
"name": "Koen van Hove"
|
|
}
|
|
]
|
|
} |