{
    "CVE_data_meta": {
        "ASSIGNER": "security_alert@emc.com",
        "DATE_PUBLIC": "2019-03-12T00:00:00.000Z",
        "ID": "CVE-2019-3785",
        "STATE": "PUBLIC",
        "TITLE": "Cloud Controller provides signed URL with write authorization to read only user"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "CAPI",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<",
                                            "version_name": "All",
                                            "version_value": "1.78.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Cloud Foundry"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Cloud Foundry Cloud Controller, versions prior to 1.78.0, contain an endpoint with improper authorization. A remote authenticated malicious user with read permissions can request package information and receive a signed bit-service url that grants the user write permissions to the bit-service."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-285: Improper Authorization"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://www.cloudfoundry.org/blog/cve-2019-3785",
                "refsource": "CONFIRM",
                "url": "https://www.cloudfoundry.org/blog/cve-2019-3785"
            },
            {
                "refsource": "BID",
                "name": "107514",
                "url": "http://www.securityfocus.com/bid/107514"
            }
        ]
    },
    "source": {
        "discovery": "UNKNOWN"
    }
}