Skip to content

#323 Protect HTML mail project templates from htmlinjection

HTML tags can be used in org or project names, these are correctly handled on backend & frontend. However, those names are used in the html mail templates and therefor can be used to inject HTML on behalf of the service. There are several solutions, I suggest this one as it cleans for good.

Merge request reports