{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.6.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "b34295562924046c229f0fd424ac3c7b54b7ecc8"
            }
          ],
          "repo": "https://github.com/eosphoros-ai/db-gpt",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file write. The issue arises from the ability to pass an absolute path to a call to `os.path.join`, enabling an attacker to write files to arbitrary locations on the target server. This vulnerability can be exploited by setting the `doc_file.filename` to an absolute path, which can lead to overwriting system files or creating new SSH-key entries.",
  "id": "CVE-2024-10834",
  "modified": "2026-03-10T21:52:57.234361249Z",
  "published": "2025-03-20T10:15:20.753Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/0d598508-151a-4050-9ccd-31bb82955e7a"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}