2020-01-03 21:01:04 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-09-02 18:03:42 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2020-09-01T00:00:00.000Z" ,
2020-01-03 21:01:04 +00:00
"ID" : "CVE-2020-5418" ,
2020-09-02 18:03:42 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cloud Controller allows users with no roles to list droplets"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CAPI" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "All" ,
"version_value" : "1.98.0"
}
]
}
} ,
{
"product_name" : "CF Deployment" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "All" ,
"version_value" : "13.17.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2020-01-03 21:01:04 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-02 18:03:42 -07:00
"value" : "Cloud Foundry CAPI (Cloud Controller) versions prior to 1.98.0 allow authenticated users having only the \"cloud_controller.read\" scope, but no roles in any spaces, to list all droplets in all spaces (whereas they should see none)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863: Incorrect Authorization"
}
]
2020-01-03 21:01:04 +00:00
}
]
2020-09-02 18:03:42 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2020-5418" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2020-5418"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.1 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.0"
}
2020-01-03 21:01:04 +00:00
}
2020-09-02 18:03:42 -07:00
}