{ "schema_version": "1.4.0", "id": "GHSA-gf49-5jg3-x68p", "modified": "2022-05-24T19:02:49Z", "published": "2022-05-24T19:02:49Z", "aliases": [ "CVE-2021-28906" ], "details": "In function read_yin_leaf() in libyang <= v1.0.225, it doesn't check whether the value of retval->ext[r] is NULL. In some cases, it can be NULL, which leads to the operation of retval->ext[r]->flags that results in a crash.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28906" }, { "type": "WEB", "url": "https://github.com/CESNET/libyang/issues/1455" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202107-54" } ], "database_specific": { "cwe_ids": [ "CWE-252" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-05-20T19:15:00Z" } }