Description
A 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. Successful exploitation could lead to unauthorized access, data breaches, or other detrimental impacts, depending on the privileges of the process executing the code.
INFO
Published Date :
2024-04-10T17:08:05.727Z
Last Modified :
2024-08-01T18:56:22.784Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-2029 vulnerability.
| Vendors | Products |
|---|---|
| Mudler |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-2029.