зеркало из https://github.com/golang/vulndb.git
73 строки
1.6 KiB
JSON
73 строки
1.6 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-1154",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-23469",
|
|
"GHSA-h2ph-vhm7-g4hp"
|
|
],
|
|
"summary": "Traefik may display authorization header in the debug logs in github.com/traefik/traefik",
|
|
"details": "Traefik may display authorization header in the debug logs in github.com/traefik/traefik",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/traefik/traefik",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/traefik/traefik/v2",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "2.9.6"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23469"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/traefik/traefik/pull/9574"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/traefik/traefik/releases/tag/v2.9.6"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-1154",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |