CVE-2024-6982

HIGH

parisneo/lollms < 9.10 - Remote Code Execution via Calculate Function Sandbox Bypass

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 8.4
EPSS 0.0012
EPSS Percentile 30.9%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-94
Status published
Products (2)
parisneo/parisneo/lollms unspecified - 9.10
pypi/lollms 0 - 11.0.0PyPI
Published Mar 20, 2025
Tracked Since Feb 18, 2026