{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:lollms:lollms_web_ui:9.6:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "9.6"
              },
              {
                "last_affected": "9.6"
              }
            ],
            "source": "CPE_STRING"
          },
          "events": [
            {
              "introduced": "e2f2d313cd6ea3fe81dfc4496f985f5b650853b9"
            },
            {
              "last_affected": "e2f2d313cd6ea3fe81dfc4496f985f5b650853b9"
            }
          ],
          "repo": "https://github.com/parisneo/lollms-webui",
          "type": "GIT"
        }
      ],
      "versions": [
        "9.6"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
      "CWE-36"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/6xxx/CVE-2024-6250.json"
  },
  "details": "An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the `open_file` endpoint of `lollms_advanced.py`. The `sanitize_path` function with `allow_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.",
  "id": "CVE-2024-6250",
  "modified": "2026-07-15T01:49:11.626473586Z",
  "published": "2024-06-27T18:41:41.259Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/6xxx/CVE-2024-6250.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6250"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Absolute Path Traversal in parisneo/lollms-webui"
}