{
    "CVE_data_meta": {
        "ASSIGNER": "security@kubernetes.io",
        "DATE_PUBLIC": "2020-03-04T05:00:00.000Z",
        "ID": "CVE-2019-11252",
        "STATE": "PUBLIC",
        "TITLE": "Credential leakage when failing to mount"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Kubernetes",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_name": "1.16",
                                            "version_value": "1.16"
                                        },
                                        {
                                            "version_name": "1.17",
                                            "version_value": "1.17"
                                        },
                                        {
                                            "version_name": "1.6",
                                            "version_value": "1.6"
                                        },
                                        {
                                            "version_name": "1.7",
                                            "version_value": "1.7"
                                        },
                                        {
                                            "version_name": "1.8",
                                            "version_value": "1.8"
                                        },
                                        {
                                            "version_name": "1.9",
                                            "version_value": "1.9"
                                        },
                                        {
                                            "version_name": "1.10",
                                            "version_value": "1.10"
                                        },
                                        {
                                            "version_name": "1.11",
                                            "version_value": "1.11"
                                        },
                                        {
                                            "version_name": "1.12",
                                            "version_value": "1.12"
                                        },
                                        {
                                            "version_name": "1.13",
                                            "version_value": "1.13"
                                        },
                                        {
                                            "version_name": "1.14",
                                            "version_value": "1.14"
                                        },
                                        {
                                            "version_name": "1.15",
                                            "version_value": "1.15"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Kubernetes"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Christopher J. Ruwe"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Kubernetes kube-controller-manager in versions v1.0-v1.17 is vulnerable to a credential leakage via error messages in mount failure logs and events for AzureFile and CephFS volumes."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-209 Information Exposure Through an Error Message"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://github.com/kubernetes/kubernetes/pull/88684",
                "name": "https://github.com/kubernetes/kubernetes/pull/88684"
            }
        ]
    },
    "source": {
        "defect": [
            "https://github.com/kubernetes/kubernetes/pull/88684"
        ],
        "discovery": "EXTERNAL"
    }
}