Limited HTML injection in emails
Description
Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. If the name of the attendee contained HTML or Markdown formatting, this was rendered as HTML in the resulting email. This way, a user could inject links or other formatted text through a maliciously formatted name. Since pretix applies a strict allow list approach to allowed HTML tags, this could not be abused for XSS or similarly dangerous attack chains. However, it can be used to manipulate emails in a way that makes user-provided content appear in a trustworthy and credible way, which can be abused for phishing.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
pretixPyPI | >= 1.0.0, < 2025.7.3 | 2025.7.3 |
pretixPyPI | >= 2025.8.0, < 2025.8.2 | 2025.8.2 |
pretixPyPI | >= 2025.9.0, < 2025.9.2 | 2025.9.2 |
Affected products
2Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-2mm6-624x-fqrrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-13742ghsaADVISORY
- pretix.eu/about/en/blog/20251126-release-2025-9-1/mitrevendor-advisory
- github.com/pypa/advisory-database/tree/main/vulns/pretix/PYSEC-2025-154.yamlghsaWEB
- pretix.eu/about/en/blog/20251126-release-2025-9-1ghsaWEB
- pretix.eu/about/en/securityghsaWEB
- web.archive.org/web/20251129201933/https://pretix.eu/about/en/blog/20251127-release-2025-9-2ghsaWEB
News mentions
0No linked articles in our index yet.