ghsa-435h-hqgw-fqgf
Vulnerability from github
Published
2022-05-24 17:17
Modified
2022-05-24 17:17
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2020-10060" ], "database_specific": { "cwe_ids": [ "CWE-824" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-05-11T23:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-435h-hqgw-fqgf", "modified": "2022-05-24T17:17:40Z", "published": "2022-05-24T17:17:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10060" }, { "type": "WEB", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27865" }, { "type": "WEB", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27889" }, { "type": "WEB", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27891" }, { "type": "WEB", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/27893" }, { "type": "WEB", "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#CVE-2020-10060" }, { "type": "WEB", "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-37" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…