pkoerner / expert-parakeet

1 stars 0 forks source link

Test XSS vulnerability #151

Open iTitus opened 4 months ago

iTitus commented 4 months ago

We are vulnerable to XSS

This might actually not be true, since we use hiccup2 and this defaults to escape strings. However, further investigation (preferably even resulting in an automated test of the templating function(s)) seems appropriate.