{
    "CVE_data_meta": {
        "ASSIGNER": "security_alert@emc.com",
        "DATE_PUBLIC": "2018-12-13T00:00:00.000Z",
        "ID": "CVE-2018-15798",
        "STATE": "PUBLIC",
        "TITLE": "Pivotal Concourse allows malicious redirect urls on login"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Concourse",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<",
                                            "version_name": "4.x",
                                            "version_value": "4.2.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Pivotal"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Pivotal Concourse Release, versions 4.x prior to 4.2.2, login flow allows redirects to untrusted websites. A remote unauthenticated attacker could convince a user to click on a link using the oAuth redirect link with an untrusted website and gain access to that user's access token in Concourse."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Open Redirect"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://pivotal.io/security/cve-2018-15798",
                "refsource": "CONFIRM",
                "url": "https://pivotal.io/security/cve-2018-15798"
            }
        ]
    },
    "source": {
        "discovery": "UNKNOWN"
    }
}