ghsa-pmg2-rph8-p8r6
Vulnerability from github
Published
2022-12-16 00:30
Modified
2025-04-23 14:36
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/alist-org/alist/v3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45969" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-12-16T17:21:27Z", "nvd_published_at": "2022-12-15T23:15:00Z", "severity": "CRITICAL" }, "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 \u0027... /\u0027 to bypass the base path restriction and upload files to an arbitrary path.", "id": "GHSA-pmg2-rph8-p8r6", "modified": "2025-04-23T14:36:30Z", "published": "2022-12-16T00:30:44Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Alist vulnerable to Path Traversal" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…