An absolute path traversal vulnerability exists in...
High severity
Unreviewed
Published
Jun 27, 2024
to the GitHub Advisory Database
Description
Published by the National Vulnerability Database
Jun 27, 2024
Published to the GitHub Advisory Database
Jun 27, 2024
An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the
open_file
endpoint oflollms_advanced.py
. Thesanitize_path
function withallow_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