Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 780 Bytes

CVE-2021-23376.md

File metadata and controls

17 lines (11 loc) · 780 Bytes

Description

This affects all versions of package ffmpegdotjs. 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.

POC

Reference

Github

No PoCs found on GitHub currently.