зеркало из https://github.com/golang/vulndb.git
80 строки
2.0 KiB
JSON
80 строки
2.0 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0631",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2020-1764",
|
|
"GHSA-64rh-r86q-75ff"
|
|
],
|
|
"summary": "Hard coded cryptographic key in Kiali in github.com/kiali/kiali",
|
|
"details": "Hard coded cryptographic key in Kiali in github.com/kiali/kiali",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/kiali/kiali",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.15.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-64rh-r86q-75ff"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1764"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/kiali/kiali/commit/93f5cd0b6698e8fe8772afb8f35816f6c086aef1"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/kiali/kiali/commit/ac7bd6c7ddb2e01356e21d360dd1c718a90706ad"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/kiali/kiali/commit/ce48af57113c805a25179aaab1a0fac2fb93653f"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/kiali/kiali/commit/faed1f5f90efae3df9fd6fb793f00ccc242b3a96"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810383"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1764"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/jpts/cve-2020-1764-poc"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://kiali.io/news/security-bulletins/kiali-security-001"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0631",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |