{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ASSIGNER": "security@elastic.co",
        "ID": "CVE-2019-7619",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Elastic",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Elasticsearch",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "7.0.0, 7.0.1, 7.1.0, 7.1.1, 7.2.0, 7.2.1, 7.3.0, 7.3.1, 7.3.2, 6.7.0, 6.7.1, 6.7.2, 6.8.0, 6.8.1, 6.8.2, 6.8.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-200: Information Exposure"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "CONFIRM",
                "name": "https://www.elastic.co/community/security",
                "url": "https://www.elastic.co/community/security"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://discuss.elastic.co/t/elastic-stack-6-8-4-security-update/204908",
                "url": "https://discuss.elastic.co/t/elastic-stack-6-8-4-security-update/204908"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831",
                "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Elasticsearch versions 7.0.0-7.3.2 and 6.7.0-6.8.3 contain a username disclosure flaw was found in the API Key service. An unauthenticated attacker could send a specially crafted request and determine if a username exists in the Elasticsearch native realm."
            }
        ]
    }
}