vulndb/data/osv/GO-2024-2728.json

89 строки
2.1 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-2728",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-31990",
"GHSA-2gvw-w6fj-7m3c"
],
"summary": "Argo CD's API server does not enforce project sourceNamespaces in github.com/argoproj/argo-cd",
"details": "Argo CD's API server does not enforce project sourceNamespaces in github.com/argoproj/argo-cd",
"affected": [
{
"package": {
"name": "github.com/argoproj/argo-cd",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/argoproj/argo-cd/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.4.0"
},
{
"fixed": "2.8.16"
},
{
"introduced": "2.9.0"
},
{
"fixed": "2.9.12"
},
{
"introduced": "2.10.0"
},
{
"fixed": "2.10.7"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-2gvw-w6fj-7m3c"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31990"
},
{
"type": "FIX",
"url": "https://github.com/argoproj/argo-cd/commit/c514105af739eebedb9dbe89d8a6dd8dfc30bb2c"
},
{
"type": "FIX",
"url": "https://github.com/argoproj/argo-cd/commit/c5a252c4cc260e240e2074794aedb861d07e9ca5"
},
{
"type": "FIX",
"url": "https://github.com/argoproj/argo-cd/commit/e0ff56d89fbd7d066e9c862b30337f6520f13f17"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2728",
"review_status": "UNREVIEWED"
}
}