VDB
KO
MEDIUM 5.4

PYSEC-2024-180

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / pretix
Introduced in: 0 Fixed in: 2024.7.1
Fix pip install --upgrade 'pretix>=2024.7.1'

References