diff --git a/2020/10xxx/CVE-2020-10060.json b/2020/10xxx/CVE-2020-10060.json index 54c9360dfc7..9e98d36e2ab 100644 --- a/2020/10xxx/CVE-2020-10060.json +++ b/2020/10xxx/CVE-2020-10060.json @@ -47,7 +47,7 @@ "description_data": [ { "lang": "eng", - "value": "In updatehub_probe, right after JSON parsing is complete, objects\\[1] is accessed from the output structure in two different places. If the JSON contained less than two elements, this access would reference unitialized stack memory. This could result in a crash, denial of service, or possibly an information leak. Recommend disabling updatehub until such a time as a fix can be made available. Provided the fix in CVE-2020-10059 is applied, the attack requires compromise of the server. See NCC-ZEP-030 This issue affects: zephyrproject-rtos zephyr version 2.1.0 and later versions. version 2.2.0 and later versions." + "value": "In updatehub_probe, right after JSON parsing is complete, objects\\[1] is accessed from the output structure in two different places. If the JSON contained less than two elements, this access would reference unitialized stack memory. This could result in a crash, denial of service, or possibly an information leak. Provided the fix in CVE-2020-10059 is applied, the attack requires compromise of the server. See NCC-ZEP-030 This issue affects: zephyrproject-rtos zephyr version 2.1.0 and later versions. version 2.2.0 and later versions." } ] }, @@ -93,6 +93,26 @@ "refsource": "MISC", "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10060", "name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10060" + }, + { + "name": "https://github.com/zephyrproject-rtos/zephyr/pull/27865", + "refsource": "CONFIRM", + "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27865" + }, + { + "name": "https://github.com/zephyrproject-rtos/zephyr/pull/27889", + "refsource": "CONFIRM", + "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27889" + }, + { + "name": "https://github.com/zephyrproject-rtos/zephyr/pull/27891", + "refsource": "CONFIRM", + "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27891" + }, + { + "name": "https://github.com/zephyrproject-rtos/zephyr/pull/27893", + "refsource": "CONFIRM", + "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27893" } ] }, @@ -102,4 +122,4 @@ ], "discovery": "EXTERNAL" } -} \ No newline at end of file +}