{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-11936",
        "DATE_ASSIGNED": "2019-10-28",
        "ASSIGNER": "cve-assign@fb.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "HHVM",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.28.2"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.28.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.27.1"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.27.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.26.1"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.26.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.25.1"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.25.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.24.1"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.24.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.23.2"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.9.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.8.6"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.0.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.30.12"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "3.30.12"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Facebook"
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Various APC functions accept keys containing null bytes as input, leading to premature truncation of input. This issue affects HHVM versions prior to 3.30.12, all versions between 4.0.0 and 4.8.5, all versions between 4.9.0 and 4.23.1, as well as 4.24.0, 4.25.0, 4.26.0, 4.27.0, 4.28.0, and 4.28.1."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-626: Null Byte Interaction Error (Poison Null Byte)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "CONFIRM",
                "name": "https://hhvm.com/blog/2019/10/28/security-update.html",
                "url": "https://hhvm.com/blog/2019/10/28/security-update.html"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://github.com/facebook/hhvm/commit/f57df6d8cf33cb14c40f52287da29360e7003373",
                "url": "https://github.com/facebook/hhvm/commit/f57df6d8cf33cb14c40f52287da29360e7003373"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://www.facebook.com/security/advisories/cve-2019-11936",
                "url": "https://www.facebook.com/security/advisories/cve-2019-11936"
            }
        ]
    }
}