зеркало из https://github.com/golang/vulndb.git
60 строки
1.4 KiB
JSON
60 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0250",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-3909",
|
|
"GHSA-8cvr-4rrf-f244"
|
|
],
|
|
"summary": "Infinite open connection causes OctoRPKI to hang forever in github.com/cloudflare/cfrpki",
|
|
"details": "Infinite open connection causes OctoRPKI to hang forever in github.com/cloudflare/cfrpki",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/cloudflare/cfrpki",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.4.0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-8cvr-4rrf-f244"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3909"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/cloudflare/cfrpki/releases/tag/v1.4.0"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://www.debian.org/security/2021/dsa-5033"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://www.debian.org/security/2022/dsa-5041"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0250",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |