{ "schema_version": "1.4.0", "id": "GHSA-q5hg-wppq-r2cc", "modified": "2025-12-05T22:55:29Z", "published": "2025-12-04T15:30:33Z", "aliases": [ "CVE-2025-65346" ], "summary": "alexusmai laravel-file-manager is vulnerable to Directory Traversal via the unzip/extraction functionality", "details": "alexusmai laravel-file-manager 3.3.1 and below is vulnerable to Directory Traversal. The unzip/extraction functionality improperly allows archive contents to be written to arbitrary locations on the filesystem due to insufficient validation of extraction paths.", "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:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "alexusmai/laravel-file-manager" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.3.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65346" }, { "type": "WEB", "url": "https://github.com/Theethat-Thamwasin/CVE-2025-65346" }, { "type": "WEB", "url": "https://github.com/Theethat-Thamwasin/CVE-2025-65346/blob/main/POC-CVE-65346.md" }, { "type": "PACKAGE", "url": "https://github.com/alexusmai/laravel-file-manager" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-12-05T18:58:07Z", "nvd_published_at": "2025-12-04T15:15:59Z" } }