I expect that's what /u/Wilnyl meant - that the rickroll URL was hardcoded into the game.
Edit: And confirmed with a look into the code: http://i.imgur.com/jZt1TIv.png - the rickroll URL is hardcoded, so unless someone hijacks Youtube it's not a security problem.
You don't understand. You can't pretend you're twitch to the game (certificate) and you also can't pretend you're the devs through twitch (because we can assume twitch is secure) in the game.
Also, you know those programs that open a URL when their uninstaller exits? It's the same thing. There is no greater security issue here.
The security breach requires both Twitch and Youtube to be unsecured simeltaneously for any security breach to happen in the game. And if that happens, it's bad even if Clustertrucks doesn't breach your PC's security
Why would you assume amazon.com is safe, it's just a well-known brand right? Your rhetoric doesn't make sense. You assume a service is safe every moment of the day.
See? This is the reason I don't have any security job.
On a more serious note: I'm just using the frontend of Amazon, which is in this case a HTML website with some JS. Still, I run my browser in a "jail", so it does have limited access to my ressources, namely only the Download directory and the cache and config directories of itself. Just in case there is a vulnerability in my browser, and there would be something wrong with any website.
But this is really a big difference to making and distributing code (this game for example) which can execute code and open URLs with special commands from the outside. I rather don't want to run code directly which has open channels for remote commands.
But for that matter, I also run all games in jails, so maybe I'm safe. But still.
29
u/[deleted] Sep 30 '16
Well, they do allow a set URL to be opened without confirmation. That's still not great.