Skip to content

fix: XSS vulnerability in format_cover_html#835

Open
Jah-yee wants to merge 1 commit intoQwenLM:mainfrom
Jah-yee:fix/xss-sanitize-bot-info
Open

fix: XSS vulnerability in format_cover_html#835
Jah-yee wants to merge 1 commit intoQwenLM:mainfrom
Jah-yee:fix/xss-sanitize-bot-info

Conversation

@Jah-yee
Copy link
Copy Markdown

@Jah-yee Jah-yee commented Mar 13, 2026

Escape HTML entities in bot_name and bot_description to prevent potential XSS attacks via unsanitized user input in WebUI.

Fixes: #810

Escape HTML entities in bot_name and bot_description to prevent
potential XSS attacks via unsanitized user input in WebUI.

Fixes: QwenLM#810
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.

[Security] Potential XSS via unsanitized bot_name and bot_description in WebUI

1 participant