CVE-2024-9920
Last modified
CVE-2024-9920 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 1.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms Web Ui | 12 |
References
- https://huntr.com/bounties/c70c6732-23b3-4ef8-aec6-0a47467d1ed5Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-9920?
How severe is CVE-2024-9920?
How do I fix CVE-2024-9920?
Are you affected by CVE-2024-9920?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
