ffmpeg-sdk@0.0.3

ffmpeg wrapper for nodejs

  • latest version

    0.0.5

  • first published

    7 years ago

  • latest version published

    7 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Command Injection

    Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 9 in index.js.

    ##PoC

    var root = require("ffmpeg-sdk");
    root.execute("touch JHU");
    

    How to fix Command Injection?

    There is no fixed version for ffmpeg-sdk.

    *