cve/2024/CVE-2024-6985.md
2025-09-29 21:09:30 +02:00

1009 B

CVE-2024-6985

Description

A path traversal vulnerability exists in the api open_personality_folder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personality_folder on the victim's computer, even though sanitize_path is set. The issue arises due to improper sanitization of the personality_folder parameter, which can be exploited to traverse directories and access arbitrary files.

POC

Reference

No PoCs from references.

Github