rejetto/hfs

rejetto/hfs

Releases315
Frequency5 days 3 hours
Last Release
Stars3.74K
HFS is a web file server for your computer. Share folders or even a single file thanks to the virtual file system.

CVE History

CVEPublishedCVSS v3CVSS v2
9.9 CRITICAL

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 in Node.js).