2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-12-19 11:30:21 -08:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-12-19T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11294" ,
2019-12-19 11:30:21 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "CAPI leaks service broker URLs and GUIDs to space developers"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CAPI" ,
"version" : {
"version_data" : [
{
"affected" : "=" ,
"version_value" : "1.88.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-19 11:30:21 -08:00
"value" : "Cloud Foundry Cloud Controller API (CAPI), version 1.88.0, allows space developers to list all global service brokers, including service broker URLs and GUIDs, which should only be accessible to admins."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200: Information Exposure"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-12-19 11:30:21 -08:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11294" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11294"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}