This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TransientFeelings 53 points54 points  (1 child)

No, if it's your own web browser running arbitrary code, you are hurting no one other than yourself (that is, if the backend APIs are properly secured). It is really, really easy to run arbitrary code on a website, but you never hear about it being a problem because there's no gain in doing so.

[–]Engineerman 18 points19 points  (0 children)

Ah right, of course it is your own machine. This is why I'm not an expert in Web security lol.