{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "9.6"
              },
              {
                "fixed": "9.8"
              }
            ]
          },
          "events": [
            {
              "introduced": "e2f2d313cd6ea3fe81dfc4496f985f5b650853b9"
            },
            {
              "fixed": "8a8e3a1c386321f641a014bf8f7029512ccad411"
            }
          ],
          "repo": "https://github.com/parisneo/lollms-webui",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "A path traversal vulnerability was identified in the parisneo/lollms-webui repository, specifically within version 9.6. The vulnerability arises due to improper handling of user-supplied input in the 'list_personalities' endpoint. By crafting a malicious HTTP request, an attacker can traverse the directory structure and view the contents of any folder, albeit limited to subfolder names only. This issue was demonstrated via a specific HTTP request that manipulated the 'category' parameter to access arbitrary directories. The vulnerability is present in the code located at the 'endpoints/lollms_advanced.py' file.",
  "id": "CVE-2024-4330",
  "modified": "2026-03-13T21:47:32.882727920Z",
  "published": "2024-05-30T15:15:49.890Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://huntr.com/bounties/154a78d5-3960-4fc6-8666-f982b5e70ed7"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}