Skip to content

use jquery escaping for class names/category names that otherwise cau…#605

Closed
719media wants to merge 1 commit into
devbridge:masterfrom
719media:patch-1
Closed

use jquery escaping for class names/category names that otherwise cau…#605
719media wants to merge 1 commit into
devbridge:masterfrom
719media:patch-1

Conversation

@719media
Copy link
Copy Markdown

…se problems

use jquery escaping for class names/category names that otherwise cause problems

…se problems

use jquery escaping for class names/category names that otherwise cause problems
@tkirda
Copy link
Copy Markdown
Member

tkirda commented May 21, 2026

Closing — resolved in 2.0.1 as part of GHSA-hvqh-jw65-wcpq.

The advisory addresses exactly this — the default formatGroup (and the early-return branch of formatResult) now build the HTML via document.createElement + textContent, so any HTML in the interpolated input is entity-escaped by the browser. Same root cause you identified in 2017; thanks for the early report.

@tkirda tkirda closed this May 21, 2026
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.

2 participants