{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2020-13603",
        "ASSIGNER": "vulnerabilities@zephyrproject.org",
        "DATE_PUBLIC": "2020-03-23T00:00:00.000Z",
        "STATE": "PUBLIC",
        "TITLE": "Integer Overflow in memory allocating functions"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "zephyrproject-rtos",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "zephyr",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": ">=",
                                            "version_value": "1.14.2"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "2.4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Integer Overflow in memory allocating functions. Zephyr versions >= 1.14.2, >= 2.4.0 contain Integer Overflow or Wraparound (CWE-190). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94vp-8gc2-rm45"
            }
        ]
    },
    "impact": {
        "cvss": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:P/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
            "attackVector": "PHYSICAL",
            "attackComplexity": "HIGH",
            "privilegesRequired": "LOW",
            "userInteraction": "REQUIRED",
            "scope": "CHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "HIGH",
            "baseScore": 6.9,
            "environmentalScore": 7.0,
            "temporalScore": 6.9,
            "baseSeverity": "MEDIUM"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Integer Overflow or Wraparound (CWE-190)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94vp-8gc2-rm45",
                "refsource": "MISC",
                "name": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94vp-8gc2-rm45"
            }
        ]
    },
    "source": {
        "defect": [
            "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94vp-8gc2-rm45"
        ]
    }
}