← Zurück zur CVE-Suche

CVE-2026-71243

Beschreibung

The backmeup npm package assembles shell command strings by directly concatenating its option values (name, source, destination, filter) - e.g. cmd = -mkdir -p - + path.join(info.destination, info.name) + -; - - and executes the resulting string through a shell via ssh2-exec (locally via child_process, or remotely via SSH when an ssh handle is supplied), rather than using execFile/spawn with an argument array.

CVSS 8.8EPSS 0.28800000000000003%Risiko 0.9
Quelle öffnen
Veröffentlicht
2026-08-05 11:16:27
Zuletzt geändert
2026-08-10 12:17:26
Vektor
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H