CyberRota Analysis
AI-GeneratedSadTalker is vulnerable to an OS command injection due to improper handling of uploaded audio filenames during the video muxing process, allowing attackers to exploit shell metacharacters. This vulnerability can lead to arbitrary command execution on the server, posing a critical risk to system integrity and data security. Organizations using SadTalker should prioritize immediate remediation to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
SadTalker contains an OS command injection vulnerability in the video muxing process where uploaded audio filenames are interpolated into ffmpeg commands without proper escaping. Attackers can upload audio files with shell metacharacters in the filename to break out of quoted arguments and execute arbitrary system commands when video generation occurs.