ffmpegdotjs@0.0.4 vulnerabilities

FFMPEG module for nodejs

Direct Vulnerabilities

Known vulnerabilities in the ffmpegdotjs package. This does not include vulnerabilities belonging to this package’s dependencies.

How to fix?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

Fix for free
VulnerabilityVulnerable Version
  • C
Arbitrary Command Injection

ffmpegdotjs is a FFMPEG module for nodejs

Affected versions of this package are vulnerable to Arbitrary Command Injection. If attacker-controlled user input is given to the trimvideo function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.

How to fix Arbitrary Command Injection?

There is no fixed version for ffmpegdotjs.

*