CVE Vulnerabilities

CVE-2024-4897

Improper Neutralization of Equivalent Special Elements

Published: Jul 02, 2024 | Modified: Jul 02, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llama_cpp_python-0.2.61+cpuavx2-cp311-cp311-manylinux_2_31_x86_64. The vulnerability arises from the applications binding_zoo feature, which allows attackers to upload and interact with a malicious model file hosted on hugging-face, leading to remote code execution. The issue is linked to a known vulnerability in llama-cpp-python, CVE-2024-34359, which has not been patched in lollms-webui as of commit b454f40a. The vulnerability is exploitable through the applications handling of model files in the bindings_zoo feature, specifically when processing gguf format model files.

Weakness

The product correctly neutralizes certain special elements, but it improperly neutralizes equivalent special elements.

Potential Mitigations

References