VDB
KO
CRITICAL 9.1

GHSA-vqwr-q6cc-c242

parisneo/lollms Local File Inclusion (LFI) attack

Details

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion (LFI) attacks due to insufficient path sanitization. The `sanitize_path_from_endpoint` function fails to properly sanitize Windows-style paths (backward slash `\`), allowing attackers to perform directory traversal attacks on Windows systems. This vulnerability can be exploited through various routes, including `personalities` and `/del_preset`, to read or delete any file on the Windows filesystem, compromising the system's availability.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / lollms
Introduced in: 0 Fixed in: 9.5.0
Fix pip install --upgrade 'lollms>=9.5.0'

References