{ "schema_version": "1.4.0", "id": "GHSA-m8xw-9x5x-6vh3", "modified": "2024-10-18T22:00:27Z", "published": "2022-12-06T21:30:45Z", "aliases": [ "CVE-2022-44900" ], "summary": "py7zr directory traversal vulnerability", "details": "A directory traversal vulnerability in the SevenZipFile.extractall() function of the python library py7zr v0.20.0 and earlier allows attackers to write arbitrary files via extracting a crafted 7z file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "py7zr" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.20.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 0.20.0" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-44900" }, { "type": "WEB", "url": "https://github.com/miurahr/py7zr/commit/1bb43f17515c7f69673a1c88ab9cc72a7bbef406" }, { "type": "WEB", "url": "https://advisory-inbox.githubapp.com/advisory_reviews/GHSA-m8xw-9x5x-6vh3" }, { "type": "PACKAGE", "url": "https://github.com/miurahr/py7zr" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/py7zr/PYSEC-2022-42998.yaml" }, { "type": "WEB", "url": "https://lessonsec.com/cve/cve-2022-44900" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/170127/py7zr-0.20.0-Directory-Traversal.html" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-12-06T22:34:58Z", "nvd_published_at": "2022-12-06T20:15:00Z" } }