{ "schema_version": "1.4.0", "id": "GHSA-wqxj-4m27-ccp4", "modified": "2022-05-24T19:02:50Z", "published": "2022-05-24T19:02:50Z", "aliases": [ "CVE-2021-28904" ], "details": "In function ext_get_plugin() in libyang <= v1.0.225, it doesn't check whether the value of revision is NULL. If revision is NULL, the operation of strcmp(revision, ext_plugins[u].revision) will lead to 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-28904" }, { "type": "WEB", "url": "https://github.com/CESNET/libyang/issues/1451" }, { "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" } }