{ "schema_version": "1.4.0", "id": "GHSA-xr5g-jrq4-w3j4", "modified": "2023-09-20T00:30:14Z", "published": "2022-05-24T17:07:07Z", "aliases": [ "CVE-2019-20393" ], "details": "A double-free is present in libyang before v1.0-r1 in the function yyparse() when an empty description is used. Applications that use libyang to parse untrusted input yang files may be vulnerable to this flaw, which would cause a crash or potentially code execution.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20393" }, { "type": "WEB", "url": "https://github.com/CESNET/libyang/issues/742" }, { "type": "WEB", "url": "https://github.com/CESNET/libyang/commit/d9feacc4a590d35dbc1af21caf9080008b4450ed" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793930" }, { "type": "WEB", "url": "https://github.com/CESNET/libyang/compare/v0.16-r3...v1.0-r1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00019.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-01-22T22:15:00Z" } }