From ea79ebf105a6dea584f025503eec84fc84c95699 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 21 Aug 2017 12:13:22 +0200 Subject: [PATCH] [SECURITY] Fix XSS vulnerability in Lightbox caption --- src/pretix/presale/templates/pretixpresale/event/index.html | 5 +++-- .../presale/templates/pretixpresale/event/voucher.html | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index dccf075d0..678ce81ea 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -132,7 +132,8 @@
{% if item.picture %} {{ item.name }} @@ -243,7 +244,7 @@