Skip to content

security(core): HTML-encode the application name in the graph note tooltip (24.05) - #7967

Closed
ar2rsawseen wants to merge 1 commit into
release.24.05from
backport/note-tooltip-appname-encode-2405
Closed

security(core): HTML-encode the application name in the graph note tooltip (24.05)#7967
ar2rsawseen wants to merge 1 commit into
release.24.05from
backport/note-tooltip-appname-encode-2405

Conversation

@ar2rsawseen

Copy link
Copy Markdown
Member

Backport of #7966 to release.24.05.

The graph-note tooltip builds an HTML string including the application name from countlyGlobal (raw at runtime) and renders it with tipsy({html: true}). Encode it with countlyCommon.encodeHtml so it renders as text; display unchanged.

🤖 Generated with Claude Code

…oltip

Backport of #7966 to release.24.05.

The graph-note tooltip builds an HTML string including the application name from
countlyGlobal (raw at runtime) and renders it via tipsy html:true. Encode it with
countlyCommon.encodeHtml so it renders as text. Display unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ar2rsawseen

Copy link
Copy Markdown
Member Author

Superseded by #7971, which consolidates the frontend HTML-sink hardening into a single per-repo PR. The same change (same authorship) is included there. Closing this one.

@ar2rsawseen
ar2rsawseen deleted the backport/note-tooltip-appname-encode-2405 branch August 19, 2026 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