{
    "CVE_data_meta": {
        "ASSIGNER": "cve-assign@fb.com",
        "DATE_ASSIGNED": "2018-03-26",
        "ID": "CVE-2018-6334",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "HHVM",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.25.2"
                                        },
                                        {
                                            "version_affected": "=>",
                                            "version_value": "3.25.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.24.6"
                                        },
                                        {
                                            "version_affected": "=>",
                                            "version_value": "3.22.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.21.10"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "3.21.10"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Facebook"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Multipart-file uploads call variables to be improperly registered in the global scope. In cases where variables are not declared explicitly before being used this can lead to unexpected behavior. This affects all supported versions of HHVM prior to the patch (3.25.1, 3.24.5, and 3.21.9 and below)."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Variable Extraction Error (CWE-621)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/facebook/hhvm/commit/6937de5544c3eead3466b75020d8382080ed0cff",
                "refsource": "MISC",
                "url": "https://github.com/facebook/hhvm/commit/6937de5544c3eead3466b75020d8382080ed0cff"
            },
            {
                "name": "https://hhvm.com/blog/2018/03/30/hhvm-3.25.2.html",
                "refsource": "MISC",
                "url": "https://hhvm.com/blog/2018/03/30/hhvm-3.25.2.html"
            }
        ]
    }
}