lollms vulnerable to dot-dot-slash path traversal in XTTS server
High severity
GitHub Reviewed
Published
Jun 27, 2024
to the GitHub Advisory Database
•
Updated Jun 28, 2024
Description
Published by the National Vulnerability Database
Jun 27, 2024
Published to the GitHub Advisory Database
Jun 27, 2024
Reviewed
Jun 28, 2024
Last updated
Jun 28, 2024
A path traversal vulnerability exists in the XTTS server of the parisneo/lollms package version v9.6. This vulnerability allows an attacker to write audio files to arbitrary locations on the system and enumerate file paths. The issue arises from improper validation of user-provided file paths in the
tts_to_file
endpoint.References