cvelist/2020/5xxx/CVE-2020-5422.json

71 lines
2.3 KiB
JSON
Raw Normal View History

2020-01-03 21:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2020-10-02 10:02:00 -07:00
"ASSIGNER": "security@pivotal.io",
"DATE_PUBLIC": "2020-10-01T00:00:00.000Z",
2020-01-03 21:01:04 +00:00
"ID": "CVE-2020-5422",
2020-10-02 10:02:00 -07:00
"STATE": "PUBLIC",
"TITLE": "UAA password may appear in BOSH System Metrics Server process arguments"
},
"source": {
"discovery": "UNKNOWN"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "BOSH System Metrics Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "All",
"version_value": "0.1.0"
}
]
}
}
]
},
"vendor_name": "Cloud Foundry"
}
]
}
2020-01-03 21:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-02 10:02:00 -07:00
"value": "BOSH System Metrics Server releases prior to 0.1.0 exposed the UAA password as a flag to a process running on the BOSH director. It exposed the password to any user or process with access to the same VM (through ps or looking at process details)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-214: Invocation of Process Using Visible Sensitive Information"
}
]
2020-01-03 21:01:04 +00:00
}
]
2020-10-02 10:02:00 -07:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.cloudfoundry.org/blog/cve-2020-5422",
"name": "https://www.cloudfoundry.org/blog/cve-2020-5422"
}
]
},
"impact": null
}