{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2024.7.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a692940397f99261822688c3957cc6f66f6f95fd"
            }
          ],
          "repo": "https://github.com/pretix/pretix",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Stored XSS in organizer and event settings of pretix up to 2024.7.0 allows malicious event organizers to inject HTML tags into e-mail previews on settings page. The default Content Security Policy of pretix prevents execution of attacker-provided scripts, making exploitation unlikely. However, combined with a CSP bypass (which is not currently known) the vulnerability could be used to impersonate other organizers or staff users.",
  "id": "CVE-2024-8113",
  "modified": "2026-03-10T21:47:54.623593104Z",
  "published": "2024-08-23T15:15:17.593Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://pretix.eu/about/en/blog/20240823-release-2024-7-1/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}