← Back to CVE List

CVE-2024-9920

Published: 2025-03-20T10:15Z
Last Modified: 2025-04-03T18:02Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt