A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath 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.
{ "nvd_published_at": "2024-10-11T16:15:14Z", "cwe_ids": [ "CWE-23" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-10-11T19:44:03Z" }