VYPR

Packagist (Composer) package

alexusmai/laravel-file-manager

pkg:composer/alexusmai/laravel-file-manager

Vulnerabilities (2)

  • CVE-2025-65346Dec 4, 2025
    affected <= 3.3.1

    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.

  • CVE-2025-65345Dec 3, 2025
    affected <= 3.3.1

    alexusmai laravel-file-manager 3.3.1 and below is vulnerable to Directory Traversal. The zip/archiving functionality allows an attacker to create archives containing files and directories outside the intended scope due to improper path validation.