{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "security@pivotal.io", "DATE_PUBLIC": "2019-08-08T21:57:04.000Z", "ID": "CVE-2019-11274", "STATE": "PUBLIC", "TITLE": "UAA SCIM Filter XSS" }, "source": { "discovery": "UNKNOWN" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Cloud Foundry", "product": { "product_data": [ { "product_name": "UAA Release (OSS)", "version": { "version_data": [ { "version_value": "prior to v74.0.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "Cloud Foundry UAA, versions prior to 74.0.0, is vulnerable to an XSS attack. A remote unauthenticated malicious attacker could craft a URL that contains a SCIM filter that contains malicious JavaScript, which older browsers may execute." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Cross-site Scripting (XSS) - Generic" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://www.cloudfoundry.org/blog/cve-2019-11274", "name": "https://www.cloudfoundry.org/blog/cve-2019-11274" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.0" } } }