{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "security@pivotal.io", "DATE_PUBLIC": "2019-10-22T00:00:00.000Z", "ID": "CVE-2019-11282", "STATE": "PUBLIC", "TITLE": "UAA is vulnerable to a Blind SCIM injection leading to information disclosure" }, "source": { "discovery": "UNKNOWN" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "UAA Release", "version": { "version_data": [ { "affected": "<", "version_name": "All", "version_value": "v74.3.0" } ] } }, { "product_name": "CF Deployment", "version": { "version_data": [ { "affected": "<", "version_name": "All", "version_value": "v12.2.0" } ] } } ] }, "vendor_name": "Cloud Foundry" } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "Cloud Foundry UAA, versions prior to v74.3.0, contains an endpoint that is vulnerable to SCIM injection attack. A remote authenticated malicious user with scim.invite scope can craft a request with malicious content which can leak information about users of the UAA." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Information Exposure" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://www.cloudfoundry.org/blog/cve-2019-11282", "name": "https://www.cloudfoundry.org/blog/cve-2019-11282" } ] }, "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" } } }