vulndb/data/osv/GO-2022-0518.json

85 строки
1.9 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2022-0518",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-31105",
"GHSA-7943-82jg-wmw5"
],
"summary": "Argo CD certificate verification is skipped for connections to OIDC providers in github.com/argoproj/argo-cd",
"details": "Argo CD certificate verification is skipped for connections to OIDC providers in github.com/argoproj/argo-cd",
"affected": [
{
"package": {
"name": "github.com/argoproj/argo-cd",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.4.0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/argoproj/argo-cd/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.11"
},
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.6"
},
{
"introduced": "2.4.0"
},
{
"fixed": "2.4.5"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-7943-82jg-wmw5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31105"
},
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/releases/tag/v2.3.6"
},
{
"type": "WEB",
"url": "https://github.com/argoproj/argo-cd/releases/tag/v2.4.5"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0518",
"review_status": "UNREVIEWED"
}
}