CVE-2024-1520: OS Command Injection in parisneo/lollms-webui
An OS Command Injection vulnerability exists in the '/opencodefolder' endpoint of the parisneo/lollms-webui application, due to improper validation of user-supplied input in the 'discussionid' parameter. Attackers can exploit this vulnerability by injecting malicious OS commands, leading to unauthorized command execution on the underlying operating system. This could result in unauthorized access, data leakage, or complete system compromise.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1520?
CVE-2024-1520 has a high severity rating due to its potential for enabling OS Command Injection attacks.
How can I fix CVE-2024-1520?
To fix CVE-2024-1520, you need to implement proper input validation for the 'discussion_id' parameter in the '/open_code_folder' endpoint.
What systems are affected by CVE-2024-1520?
CVE-2024-1520 affects the parisneo lollms-webui application, specifically targeting its '/open_code_folder' endpoint.
What kind of attack can exploit CVE-2024-1520?
CVE-2024-1520 can be exploited by attackers using OS Command Injection to execute arbitrary commands on the server.
Is there a known workaround for CVE-2024-1520?
Currently, the best workaround for CVE-2024-1520 is to avoid using the vulnerable '/open_code_folder' endpoint until a patch is applied.