2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-06-18 11:17:05 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-06-17T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11271" ,
2019-06-18 11:17:05 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Bosh Deployment logs leak sensitive information"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "BOSH" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "270" ,
"version_value" : "v270.1.1"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-06-21 09:58:03 -07:00
"value" : "Cloud Foundry BOSH 270.x versions prior to v270.1.1, contain a BOSH Director that does not properly redact credentials when configured to use a MySQL database. A local authenticated malicious user may read any credentials that are contained in a BOSH manifest."
2019-06-18 11:17:05 -07:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532: Information Exposure Through Log Files"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-06-18 11:17:05 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11271" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11271"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}