{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-8116",
        "ASSIGNER": "support@hackerone.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "dot-prop",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "before 4.2.1"
                                        },
                                        {
                                            "version_value": "5.x before 5.1.1"
                                        },
                                        {
                                            "version_value": "Fixed in 5.1.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Modification of Assumed-Immutable Data (MAID) (CWE-471)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://hackerone.com/reports/719856",
                "url": "https://hackerone.com/reports/719856"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/sindresorhus/dot-prop/tree/v4",
                "url": "https://github.com/sindresorhus/dot-prop/tree/v4"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/advisories/GHSA-ff7x-qrg7-qggm",
                "url": "https://github.com/advisories/GHSA-ff7x-qrg7-qggm"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/sindresorhus/dot-prop/issues/63",
                "url": "https://github.com/sindresorhus/dot-prop/issues/63"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects."
            }
        ]
    }
}