mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
80 lines
2.9 KiB
JSON
80 lines
2.9 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@pivotal.io",
|
|
"DATE_PUBLIC": "2020-04-09T19:33:58.000Z",
|
|
"ID": "CVE-2020-5406",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
} |