原始 OSV JSON{
"id": "GHSA-xcqr-9h24-vrgw",
"aliases": [
"CVE-2020-8827"
],
"details": "As of v1.5.0, the Argo API does not implement anti-automation measures such as rate limiting, account lockouts, or other anti-bruteforce measures. Attackers can submit an unlimited number of authentication attempts without consequence.\n\n### Specific Go Packages Affected\ngithub.com/argoproj/argo-cd/util/cache",
"summary": "Improper Restriction of Excessive Authentication Attempts in Argo API",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.1"
}
]
}
],
"package": {
"name": "github.com/argoproj/argo-cd",
"ecosystem": "Go"
}
}
],
"modified": "2024-08-07T19:44:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2021-07-26T21:19:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8827",
"type": "ADVISORY"
},
{
"url": "https://github.com/argoproj/argo-cd/pull/3369",
"type": "WEB"
},
{
"url": "https://github.com/argoproj/argo-cd/pull/3404",
"type": "WEB"
},
{
"url": "https://github.com/argoproj/argo-cd/commit/35a7350b7444bcaf53ee0bb11b9d8e3ae4b717a1",
"type": "WEB"
},
{
"url": "https://argoproj.github.io/argo-cd/operator-manual/user-management/#disable-admin-user",
"type": "WEB"
},
{
"url": "https://argoproj.github.io/argo-cd/security_considerations",
"type": "WEB"
},
{
"url": "https://github.com/argoproj/argo/releases",
"type": "WEB"
},
{
"url": "https://www.soluble.ai/blog/argo-cves-2020",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-307"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-04-08T20:15:00Z",
"github_reviewed_at": "2021-07-26T21:13:31Z"
}
}