CVE-2020-10060
Severity CVSS v4.0:
Pending analysis
Type:
CWE-824
Access of Uninitialized Pointer
Publication date:
11/05/2020
Last modified:
18/10/2021
Description
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.
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Base Score 2.0
5.50
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:* | 2.1.0 (including) | 2.4.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10060
- https://github.com/zephyrproject-rtos/zephyr/pull/27865
- https://github.com/zephyrproject-rtos/zephyr/pull/27889
- https://github.com/zephyrproject-rtos/zephyr/pull/27891
- https://github.com/zephyrproject-rtos/zephyr/pull/27893
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-37



