cvelist/2020/8xxx/CVE-2020-8827.json
2020-04-08 20:01:32 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8827",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/argoproj/argo/releases",
"refsource": "MISC",
"name": "https://github.com/argoproj/argo/releases"
},
{
"refsource": "MISC",
"name": "https://www.soluble.ai/blog/argo-cves-2020",
"url": "https://www.soluble.ai/blog/argo-cves-2020"
},
{
"refsource": "MISC",
"name": "https://argoproj.github.io/argo-cd/security_considerations/",
"url": "https://argoproj.github.io/argo-cd/security_considerations/"
},
{
"refsource": "MISC",
"name": "https://argoproj.github.io/argo-cd/operator-manual/user-management/#disable-admin-user",
"url": "https://argoproj.github.io/argo-cd/operator-manual/user-management/#disable-admin-user"
}
]
}
}