зеркало из https://github.com/golang/vulndb.git
89 строки
2.2 KiB
JSON
89 строки
2.2 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-3002",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-40634",
|
|
"GHSA-jmvp-698c-4x3w"
|
|
],
|
|
"summary": "Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in github.com/argoproj/argo-cd",
|
|
"details": "Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in github.com/argoproj/argo-cd",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/argoproj/argo-cd",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "1.0.0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/argoproj/argo-cd/v2",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "2.9.20"
|
|
},
|
|
{
|
|
"introduced": "2.10.0"
|
|
},
|
|
{
|
|
"fixed": "2.10.15"
|
|
},
|
|
{
|
|
"introduced": "2.11.0"
|
|
},
|
|
{
|
|
"fixed": "2.11.6"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jmvp-698c-4x3w"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40634"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/argoproj/argo-cd/commit/46c0c0b64deaab1ece70cb701030b76668ad0cdc"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/argoproj/argo-cd/commit/d881ee78949e23160a0b280bb159e4d3d625a4df"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-3002",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |