Hacker News new | ask | show | jobs
by jrowley 3387 days ago
Okay, so I hate to be that guy but if I'm only using js on the frontend what is the danger is using a library with a vulnerability?
2 comments

They can for instance take over the session of your user and pretend to be them via an XSS vulnerability.
Let's imagine there was this dating service for married people...

(that was backend problems, but a frontend vulnerability could have resulted in similar leakage.)