CVE-2024-9920 Information
Mar 21, 2025
cve
Description
In version v12 of parisneo/lollms-webui the ‘Send file to AL’ function allows uploading files with various extensions including potentially dangerous ones like .py .sh .bat and more. Attackers can exploit this by uploading files with malicious content and then using the ‘/open_file’ API endpoint to execute these files. The vulnerability arises from the use of ‘subprocess.Popen’ to open files without proper validation leading to potential remote code execution.
Reference
https://huntr.com/bounties/c70c6732-23b3-4ef8-aec6-0a47467d1ed5
Share on: