cvelist/2018/21xxx/CVE-2018-21034.json
2020-04-09 17:01:28 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-21034",
"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": "In Argo versions prior to v1.5.0-rc1, it was possible for authenticated Argo users to submit API calls to retrieve secrets and other manifests which were stored within git."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/argoproj/argo-cd/blob/a1afe44066fcd0a0ab90a02a23177164bbad42cf/util/diff/diff.go#L399",
"refsource": "MISC",
"name": "https://github.com/argoproj/argo-cd/blob/a1afe44066fcd0a0ab90a02a23177164bbad42cf/util/diff/diff.go#L399"
},
{
"url": "https://github.com/argoproj/argo-cd/issues/470",
"refsource": "MISC",
"name": "https://github.com/argoproj/argo-cd/issues/470"
},
{
"refsource": "MISC",
"name": "https://github.com/argoproj/argo-cd/pull/3088",
"url": "https://github.com/argoproj/argo-cd/pull/3088"
},
{
"refsource": "MISC",
"name": "https://www.soluble.ai/blog/argo-cves-2020",
"url": "https://www.soluble.ai/blog/argo-cves-2020"
}
]
}
}