GHSA-wx43-g55g-2jf4
CRITICALCVE-2024-2029A command injection vulnerability exists in the TranscriptEndpoint of mudler/localai, specifically within the audioToWav function used for converting audio files to WAV format for transcription. The vulnerability arises due to the lack of sanitization of user-supplied filenames before passing them to ffmpeg via a shell command, allowing an attacker to execute arbitrary commands on the host system.
- Affected
- >=0
- Fixed in
- 2.10.0
- Weakness
- CWE-78
- Published
- 2024-04-10
- Source
- github