You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
Learn more on MITRE.
Impact
Unprivileged user can perform XSS attacks on other users by constructing malicious team names.
Patches
This problem has been fixed in
v0.20.1
.Workarounds & References
See 31e775b, which disable markdown rendering for notices triggered by submitting a flag.