CVE-2024-39943

Scores

EPSS

0.783medium78.3%
0%20%40%60%80%100%

Percentile: 78.3%

CVSS

8.8high3.x
0246810

CVSS Score: 8.8/10

All CVSS Scores

CVSS 3.x
8.8

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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).

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-78

Exploits

Exploit ID: CVE-2024-39943

Source: github-poc

URL: https://github.com/JenmrR/Node.js-CVE-2024-39943

Vulnerable Software (1)

Type: Configuration

Vendor: rejetto

Product: http_file_server

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:rejetto:http_file_server:*:*:*:*:*:*:*:*",      "versionEndExcluding": "0.52.10",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd