Vulnerability Description
A vulnerability in the parisneo/lollms, specifically in the `/unInstall_binding` endpoint, allows for arbitrary code execution due to insufficient sanitization of user input. The issue arises from the lack of path sanitization when handling the `name` parameter in the `unInstall_binding` function, allowing an attacker to traverse directories and execute arbitrary code by loading a malicious `__init__.py` file. This vulnerability affects the latest version of the software. The exploitation of this vulnerability could lead to remote code execution on the system where parisneo/lollms is deployed.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/parisneo/lollms/commit/7ebe08da7e0026b155af4f7be1d6417bc64cf0
- https://huntr.com/bounties/a55a8c04-df44-49b2-bcfa-2a2b728a299d
- https://github.com/parisneo/lollms/commit/7ebe08da7e0026b155af4f7be1d6417bc64cf0
- https://huntr.com/bounties/a55a8c04-df44-49b2-bcfa-2a2b728a299d
FAQ
What is CVE-2024-4078?
CVE-2024-4078 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A vulnerability in the parisneo/lollms, specifically in the `/unInstall_binding` endpoint, allows for arbitrary code execution due to insufficient sanitization of user input. The issue arises from the...
How severe is CVE-2024-4078?
CVE-2024-4078 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-4078?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.