{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "security@pivotal.io", "DATE_PUBLIC": "2020-09-01T00:00:00.000Z", "ID": "CVE-2020-5418", "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" } ] } }, "description": { "description_data": [ { "lang": "eng", "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" } ] } ] }, "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" } } }