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).
{
"severity": "HIGH",
"github_reviewed_at": "2024-07-08T18:38:39Z",
"cwe_ids": [
"CWE-284",
"CWE-78"
],
"nvd_published_at": "2024-07-04T23:15:09Z",
"github_reviewed": true
}