2019-01-03 14:05:09 -05:00
{
2019-08-05 17:00:56 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "secure@dell.com" ,
"DATE_PUBLIC" : "2019-07-18T00:00:00.000Z" ,
"ID" : "CVE-2019-3800" ,
"STATE" : "PUBLIC" ,
"TITLE" : "CF CLI writes the client id and secret to config file"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Cloud Foundry" ,
"product" : {
"product_data" : [
{
"product_name" : "CF CLI Release" ,
"version" : {
"version_data" : [
{
"version_value" : "v1.x before v1.16.0"
}
]
}
} ,
{
"product_name" : "CF CLI" ,
"version" : {
"version_data" : [
{
"version_value" : "versions prior to v6.45.0"
}
]
}
}
]
2019-08-05 10:38:20 -04:00
}
}
]
}
2019-08-05 17:00:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "CF CLI version prior to v6.45.0 (bosh release version 1.16.0) writes the client id and secret to its config file when the user authenticates with --client-credentials flag. A local authenticated malicious user with access to the CF CLI config file can act as that client, who is the owner of the leaked credentials."
}
2019-03-17 21:30:43 +00:00
]
2019-08-05 17:00:56 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-522: Insufficiently Protected Credentials"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-3800" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-3800"
} ,
{
"refsource" : "CONFIRM" ,
"url" : "https://pivotal.io/security/cve-2019-3800" ,
"name" : "https://pivotal.io/security/cve-2019-3800"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.0"
}
2019-03-17 21:30:43 +00:00
}
2019-08-05 17:00:56 +00:00
}