{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-10805",
        "ASSIGNER": "report@snyk.io",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "valib",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "All versions including 2.0.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Internal Property Tampering"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://snyk.io/vuln/SNYK-JS-VALIB-559015",
                "url": "https://snyk.io/vuln/SNYK-JS-VALIB-559015"
            },
            {
                "refsource": "MISC",
                "name": "https://www.npmjs.com/package/valib",
                "url": "https://www.npmjs.com/package/valib"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "valib through 2.0.0 allows Internal Property Tampering. A maliciously crafted JavaScript object can bypass several inspection functions provided by valib. Valib uses a built-in function (hasOwnProperty) from the unsafe user-input to examine an object. It is possible for a crafted payload to overwrite this function to manipulate the inspection results to bypass security checks."
            }
        ]
    }
}