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

80 lines
2.9 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-04-10 11:45:14 -07:00
"ASSIGNER": "security@pivotal.io",
"DATE_PUBLIC": "2020-04-09T19:33:58.000Z",
2020-01-03 21:01:04 +00:00
"ID": "CVE-2020-5406",
2020-04-10 11:45:14 -07:00
"STATE": "PUBLIC",
"TITLE": "PCF Autoscaling logs its database credentials"
},
"source": {
"discovery": "UNKNOWN"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "VMware Tanzu Application Service for VMs",
"version": {
"version_data": [
{
"affected": "<",
"version_name": "2.8.x",
"version_value": "2.8.5"
},
{
"affected": "<",
"version_name": "2.7.x",
"version_value": "2.7.11"
},
{
"affected": "<",
"version_name": "2.6.x",
"version_value": "2.6.18"
}
]
}
}
]
},
"vendor_name": "Pivotal"
}
]
}
2020-01-03 21:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-10 11:45:14 -07:00
"value": "VMware Tanzu Application Service for VMs, 2.6.x versions prior to 2.6.18, 2.7.x versions prior to 2.7.11, and 2.8.x versions prior to 2.8.5, includes a version of PCF Autoscaling that writes database connection properties to its log, including database username and password. A malicious user with access to those logs may gain unauthorized access to the database being used by Autoscaling."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-522: Insufficiently Protected Credentials"
}
]
2020-01-03 21:01:04 +00:00
}
]
2020-04-10 11:45:14 -07:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://tanzu.vmware.com/security/cve-2020-5406",
"name": "https://tanzu.vmware.com/security/cve-2020-5406"
}
]
},
"impact": null
2020-01-03 21:01:04 +00:00
}