{ "schema_version": "1.4.0", "id": "GHSA-6xm7-3cc5-47f9", "modified": "2022-09-16T17:19:30Z", "published": "2022-09-08T00:00:30Z", "aliases": [ "CVE-2022-37189" ], "summary": "MEI2Volpiano is vulnerable to XML External Entity (XXE), leading to a Denial of Service (DoS)", "details": "DDMAL MEI2Volpiano 0.8.2 is vulnerable to XML External Entity (XXE), leading to a Denial of Service. This occurs due to the usage of the unsafe 'xml.etree' library to parse untrusted XML input.", "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": [ { "package": { "ecosystem": "PyPI", "name": "mei2volpiano" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.8.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37189" }, { "type": "WEB", "url": "https://docs.python.org/3/library/xml.html#xml-vulnerabilities" }, { "type": "WEB", "url": "https://github.com/DDMAL/MEI2Volpiano" }, { "type": "WEB", "url": "https://github.com/DDMAL/MEI2Volpiano/blob/987b70fff991235e682405f901388af0f414eaa8/mei2volpiano/mei2volpiano.py#L59" }, { "type": "WEB", "url": "https://pyup.io/vulnerabilities/CVE-2022-37189/50928" } ], "database_specific": { "cwe_ids": [ "CWE-611" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:19:30Z", "nvd_published_at": "2022-09-07T13:15:00Z" } }