From 526709e97fce525acc32d80d4229f87218dd9e90 Mon Sep 17 00:00:00 2001 From: Samuel Walladge Date: Tue, 23 Feb 2021 13:52:04 +1030 Subject: [PATCH 1/3] Apply IM patch for xss fixes 7 https://discuss.openedx.org/t/security-im-patch-for-xss-fixes-7/4198 --- cms/templates/js/due-date-editor.underscore | 8 +- .../lib/capa/capa/templates/imageinput.html | 3 +- common/lib/symmath/symmath/formula.py | 6 +- common/lib/symmath/symmath/symmath_check.py | 88 ++++++++++--------- .../js/capa/drag_and_drop/base_image.js | 28 +++--- .../templates/static_templates/contact.html | 37 ++++---- .../js/instructor_dashboard/student_admin.js | 2 +- 7 files changed, 90 insertions(+), 82 deletions(-) diff --git a/cms/templates/js/due-date-editor.underscore b/cms/templates/js/due-date-editor.underscore index 38cf3dac5094..68bab6618b3e 100644 --- a/cms/templates/js/due-date-editor.underscore +++ b/cms/templates/js/due-date-editor.underscore @@ -1,12 +1,12 @@