{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-6796",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "73",
                                            "version_affected": "<"
                                        },
                                        {
                                            "version_value": "ESR68.5",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Missing bounds check on shared memory read in the parent process"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2020-05/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2020-05/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2020-06/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2020-06/"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1610426",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1610426"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4278-2",
                "url": "https://usn.ubuntu.com/4278-2/"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202003-02",
                "url": "https://security.gentoo.org/glsa/202003-02"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A content process could have modified shared memory relating to crash reporting information, crash itself, and cause an out-of-bound write. This could have caused memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 73 and Firefox < ESR68.5."
            }
        ]
    }
}