{ "schema_version": "1.4.0", "id": "GHSA-2259-5mcv-w35h", "modified": "2023-04-01T18:30:21Z", "published": "2022-02-16T00:01:42Z", "aliases": [ "CVE-2021-44960" ], "details": "In SVGPP SVG++ library 1.3.0, the XMLDocument::getRoot function in the renderDocument function handled the XMLDocument object improperly, returning a null pointer in advance at the second if, resulting in a null pointer reference behind the renderDocument function.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44960" }, { "type": "WEB", "url": "https://github.com/svgpp/svgpp/issues/101" }, { "type": "WEB", "url": "https://github.com/svgpp/svgpp/issues/101.aa" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00001.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-02-15T16:15:00Z" } }