Releases0
Stars11
This package will extract thumbnail from video

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
<= 1.1.29.8 CRITICAL

thumbler through 1.1.2 allows OS command injection via the input, output, time, or size parameter in the thumbnail() function because user input is concatenated into a shell command string passed to child_process.exec() without proper sanitization or escaping.