An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the `open_file` endpoint of `lollms_advanced.py`. The `sanitize_path` function with `allow_absolute_path=True` allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can be exploited to read any file and list arbitrary directories on the affected system.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-27 19:15
Updated : 2024-06-27 19:25
NVD link : CVE-2024-6250
Mitre link : CVE-2024-6250
CVE.ORG link : CVE-2024-6250
JSON object : View
Products Affected
No product.
CWE
CWE-36
Absolute Path Traversal