{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ASSIGNER": "security@pivotal.io",
        "DATE_PUBLIC": "2019-09-30T18:27:17.000Z",
        "ID": "CVE-2019-11275",
        "STATE": "PUBLIC",
        "TITLE": "CSV Injection in usage report downloaded from Pivotal Application Manager"
    },
    "source": {
        "discovery": "UNKNOWN"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Apps Manager",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<",
                                            "version_name": "670",
                                            "version_value": "670.0.7"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "669",
                                            "version_value": "669.0.13"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "668",
                                            "version_value": "668.0.21"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "667",
                                            "version_value": "667.0.22"
                                        },
                                        {
                                            "affected": "<",
                                            "version_name": "666",
                                            "version_value": "666.0.36"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Pivotal"
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Pivotal Application Manager, versions 666.0.x prior to 666.0.36, versions 667.0.x prior to 667.0.22, versions 668.0.x prior to 668.0.21, versions 669.0.x prior to 669.0.13, and versions 670.0.x prior to 670.0.7, contain a vulnerability where a remote authenticated user can create an app with a name such that a csv program can interpret into a formula and gets executed. The malicious user can possibly gain access to a usage report that requires a higher privilege."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "CONFIRM",
                "url": "https://pivotal.io/security/cve-2019-11275",
                "name": "https://pivotal.io/security/cve-2019-11275"
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.0"
        }
    }
}