{
  "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": "A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint `/v1/resource/file/delete`. This vulnerability allows an attacker to delete any file on the server by manipulating the `file_key` parameter. The `file_key` parameter is not properly sanitized, enabling an attacker to specify arbitrary file paths. If the specified file exists, the application will delete it.",
  "id": "CVE-2024-10830",
  "modified": "2026-03-13T21:51:59.359861348Z",
  "published": "2025-03-20T10:15:20.380Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/26adf08a-9262-4d5a-a2ee-ce12ed919620"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
      "type": "CVSS_V3"
    }
  ]
}