Description
A remote code execution vulnerability exists in the Calculate function of parisneo/lollms version 9.8. The vulnerability arises from the use of Python's `eval()` function to evaluate mathematical expressions within a Python sandbox that disables `__builtins__` and only allows functions from the `math` module. This sandbox can be bypassed by loading the `os` module using the `_frozen_importlib.BuiltinImporter` class, allowing an attacker to execute arbitrary commands on the server. The issue is fixed in version 9.10.
INFO
Published Date :
2025-03-20T10:10:31.983Z
Last Modified :
2025-03-20T18:20:14.175Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-6982 vulnerability.
| Vendors | Products |
|---|---|
| Parisneo |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-6982.