Releases6
Frequency6 months 2 weeks
Last Release
This package will extract thumbnail from video

CVE History

CVEPublishedCVSS v3CVSS v2
9.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.