Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Relative Path Traversal vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master
branch but not yet published.
lollms is a python library for AI personality definition
Affected versions of this package are vulnerable to Relative Path Traversal in the sanitize_path()
function, which does not account for ./
sequences in pathnames. An attacker can bypass the sanitization to access the contents of personality_folder
.
This vulnerability is a bypass to the fix introduced for the vulnerability described in CVE-2024-6985.
GET /list_personalities?category=./ HTTP/1.1