Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | 12 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/c70c6732-23b3-4ef8-aec6-0a47467d1ed5ExploitThird Party Advisory
FAQ
What is CVE-2024-9920?
CVE-2024-9920 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ca...
How severe is CVE-2024-9920?
CVE-2024-9920 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-9920?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms Web Ui.