зеркало из https://github.com/golang/vulndb.git
90 строки
2.3 KiB
JSON
90 строки
2.3 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0922",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-32783",
|
|
"GHSA-5ph6-qq5x-7jwc"
|
|
],
|
|
"summary": "ExternalName Services can be used to gain access to Envoy's admin interface in github.com/projectcontour/contour",
|
|
"details": "ExternalName Services can be used to gain access to Envoy's admin interface in github.com/projectcontour/contour",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/projectcontour/contour",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.14.2"
|
|
},
|
|
{
|
|
"introduced": "1.15.0"
|
|
},
|
|
{
|
|
"fixed": "1.15.2"
|
|
},
|
|
{
|
|
"introduced": "1.16.0"
|
|
},
|
|
{
|
|
"fixed": "1.16.1"
|
|
},
|
|
{
|
|
"introduced": "1.17.0"
|
|
},
|
|
{
|
|
"fixed": "1.17.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/projectcontour/contour/security/advisories/GHSA-5ph6-qq5x-7jwc"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32783"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/projectcontour/contour/commit/5f3e6d0ab1d48e64bae46400c85c490b200393a3"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/projectcontour/contour/commit/b53a5c4fd927f4ea2c6cf02f1359d8e28bef852e"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/projectcontour/contour/releases/tag/v1.14.2"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/projectcontour/contour/releases/tag/v1.15.2"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/projectcontour/contour/releases/tag/v1.16.1"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/projectcontour/contour/releases/tag/v1.17.1"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0922",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |