{
    "CVE_data_meta": {
        "ASSIGNER": "cve-assign@fb.com",
        "DATE_ASSIGNED": "2019-03-28",
        "ID": "CVE-2019-3561",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "HHVM",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "4.0.4"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.0.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.30.5"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "3.30.0"
                                        },
                                        {
                                            "version_affected": "!=>",
                                            "version_value": "3.27.8"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "3.27.8"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Facebook"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Insufficient boundary checks for the strrpos and strripos functions allow access to out-of-bounds memory. This affects all supported versions of HHVM (4.0.3, 3.30.4, and 3.27.7 and below)."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/facebook/hhvm/commit/46003b4ab564b2abcd8470035fc324fe36aa8c75",
                "refsource": "MISC",
                "url": "https://github.com/facebook/hhvm/commit/46003b4ab564b2abcd8470035fc324fe36aa8c75"
            },
            {
                "name": "https://hhvm.com/blog/2019/04/03/hhvm-4.0.4.html",
                "refsource": "MISC",
                "url": "https://hhvm.com/blog/2019/04/03/hhvm-4.0.4.html"
            }
        ]
    }
}