VdotR / SnapPoll

https://snappoll-backend.vercel.app
0 stars 0 forks source link

Security Passthrough #27

Closed cbaeucsd closed 4 months ago

cbaeucsd commented 5 months ago
cbaeucsd commented 5 months ago

Nothing stopping anyone from storing XSS in our database, however our frontend doesn't seem to have any components that are XSS vulnerable currently. Not sure if we should bother adding sanitization to input/output of routes.

VdotR commented 4 months ago

Nothing stopping anyone from storing XSS in our database, however our frontend doesn't seem to have any components that are XSS vulnerable currently. Not sure if we should bother adding sanitization to input/output of routes.

Right now it should be fine