mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
129 lines
4.6 KiB
JSON
129 lines
4.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "vulnerabilities@zephyrproject.org",
|
|
"DATE_PUBLIC": "2020-05-25T00:00:00.000Z",
|
|
"ID": "CVE-2020-10063",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Remote Denial of Service in CoAP Option Parsing Due To Integer Overflow"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "zephyr",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": ">=",
|
|
"version_value": "2.2.0"
|
|
},
|
|
{
|
|
"version_affected": ">=",
|
|
"version_value": "2.1.0"
|
|
},
|
|
{
|
|
"version_affected": ">=",
|
|
"version_value": "1.14.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "zephyrproject-rtos"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "NCC Group for report"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A remote adversary with the ability to send arbitrary CoAP packets to be parsed by Zephyr is able to cause a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 6.8,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-190 Integer Overflow or Wraparound"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-55",
|
|
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-55"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10063",
|
|
"name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10063"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/24435",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/24435"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/24531",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/24531"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/24535",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/24535"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/24530",
|
|
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/24530"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-55"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |