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 does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Learn more on MITRE.
Summary
on /account/create an XSS injection can be done via the account/service field. (tested in docker-compose environment)
PoC
Impact
XSS is known as TOP 10 OWASP finding. I guess you already heared about it. If not, please have a look here: https://owasp.org/www-community/attacks/xss/.