2020-01-03 21:01:04 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-02-12 12:25:39 -08:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2020-02-12T00:00:00.000Z" ,
2020-01-03 21:01:04 +00:00
"ID" : "CVE-2020-5399" ,
2020-02-12 12:25:39 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "CredHub does not properly enable TLS for MySQL database connections"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CredHub" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "Edge" ,
"version_value" : "2.5.10"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2020-01-03 21:01:04 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-12 12:25:39 -08:00
"value" : "Cloud Foundry CredHub, versions prior to 2.5.10, connects to a MySQL database without TLS even when configured to use TLS. A malicious user with access to the network between CredHub and its MySQL database may eavesdrop on database connections and thereby gain unauthorized access to CredHub and other components."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-319: Cleartext Transmission of Sensitive Information"
}
]
2020-01-03 21:01:04 +00:00
}
]
2020-02-12 12:25:39 -08:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2020-5399" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2020-5399"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "ADJACENT_NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:A/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"version" : "3.0"
}
2020-01-03 21:01:04 +00:00
}
}