Skip to content

Apply missing Juniper security patches - template escaping fixes - #1421

Merged
bauerpl merged 1 commit into
mainfrom
security-patches
Nov 18, 2025
Merged

Apply missing Juniper security patches - template escaping fixes#1421
bauerpl merged 1 commit into
mainfrom
security-patches

Conversation

@bauerpl

@bauerpl bauerpl commented Aug 25, 2025

Copy link
Copy Markdown

Fix XSS vulnerabilities by changing <%= %> to <%- %> in template files:

  • group-configuration-details.underscore (2 fixes)
  • force-published-course-response.underscore (1 fix)
  • mock-xmodule-editor.underscore (4 fixes)

This ensures proper HTML escaping of user-controlled data in templates.

@bauerpl
bauerpl requested a review from alex-litvak August 25, 2025 13:01
@github-actions

Copy link
Copy Markdown

Checking git merge conflicts against https://github.com/openedx/edx-platform.git

Comparing with open-release/nutmeg.master
Benchmark conflicts with main 304
Current conflicts 304
Summary Good work! No added conflicts.
Comparing with master
Benchmark conflicts with main 349
Current conflicts 349
Summary Good work! No added conflicts.

@bauerpl
bauerpl merged commit 2a12786 into main Nov 18, 2025
3 of 11 checks passed
@bauerpl
bauerpl deleted the security-patches branch November 18, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant