VYPR

npm package

hfs

pkg:npm/hfs

Vulnerabilities (1)

  • CVE-2024-39943Jul 4, 2024
    affected < 0.52.10fixed 0.52.10

    rejetto HFS (aka HTTP File Server) 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users (if they have Upload permissions). This occurs because a shell is used to execute df (i.e., with execSync instead of spawnSync in child_process