{ "schema_version": "1.4.0", "id": "GHSA-pmg2-rph8-p8r6", "modified": "2025-04-23T14:36:30Z", "published": "2022-12-16T00:30:44Z", "aliases": [ "CVE-2022-45969" ], "summary": "Alist vulnerable to Path Traversal", "details": "In versions of Alist prior to 3.6.0, a user with only file upload permission can bypass the base path restriction by using '... /' to bypass the base path restriction and upload files to an arbitrary path.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/alist-org/alist/v3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.6.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45969" }, { "type": "WEB", "url": "https://github.com/alist-org/alist/issues/2449" }, { "type": "WEB", "url": "https://github.com/alist-org/alist/commit/b5bf5f43253175b55fa2cb511fea601e677d2d83" }, { "type": "PACKAGE", "url": "https://github.com/alist-org/alist" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-12-16T17:21:27Z", "nvd_published_at": "2022-12-15T23:15:00Z" } }