{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "10.13.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "844d4e7f336e02d5cd1881b7964625abe7ea8d43"
            }
          ],
          "repo": "https://github.com/directus/directus",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Directus v10.13.0 allows an authenticated external attacker to execute arbitrary JavaScript on the client. This is possible because the application injects an attacker-controlled parameter that will be stored in the server and used by the client into an unsanitized DOM element. When chained with CVE-2024-6534, it could result in account takeover.",
  "id": "CVE-2024-6533",
  "modified": "2026-03-10T21:48:25.838900378Z",
  "published": "2024-08-15T03:15:04.567Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://directus.io/"
    },
    {
      "type": "EVIDENCE",
      "url": "https://fluidattacks.com/advisories/bocelli"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}