{ "schema_version": "1.4.0", "id": "GHSA-3vcg-8p79-jpcv", "modified": "2024-10-28T14:25:11Z", "published": "2021-05-06T18:52:01Z", "aliases": [ "CVE-2020-10799" ], "summary": "SVGlib Vulnerable to XXE Attacks", "details": "The svglib package through 0.9.3 for Python allows XXE attacks via an `svg2rlg` call.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "svglib" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.9.4" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 0.9.3" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10799" }, { "type": "WEB", "url": "https://github.com/deeplook/svglib/issues/229" }, { "type": "WEB", "url": "https://github.com/deeplook/svglib/commit/35686a130ed260c71a382a8f83d41fd31a46704d" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-3vcg-8p79-jpcv" }, { "type": "PACKAGE", "url": "https://github.com/deeplook/svglib" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/svglib/PYSEC-2020-111.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-05-05T22:26:32Z", "nvd_published_at": "2020-03-20T23:15:00Z" } }