[deleted]
"(tested with Assassin's Creed on Win7 and FireFox)." Since when exactly does Firefox allow ActiveX components?
Ubisoft "Uplay" DRM exposed as rootkit
41–50 of 148 posts
Re: Ubisoft "Uplay" DRM exposed as rootkit
#42Earlier quoted context omitted.
Do you have any evidence they put that here on purpose or are you just spreading rumors? It could as well be shoddy programming.
I don't subscribe to "never attribute to malice that which is adequately explained by stupidity". I'm not citing sources - hence it's just my opinion. Reminds me of google wifi slurping and hundreds of other cases where everyone plays dumb and swears it was all a misunderstanding. It never is. Until you get caught. And if not that it's a rogue trader, rogue reporter, rogue programmer, rogue scapegoat.
Re: Ubisoft "Uplay" DRM exposed as rootkit
#43Earlier quoted context omitted.
Because the company wasn't acting in good faith? IMHO they put that there on purpose and they deserve to be exposed as evil bastards that they are.
Do you have any evidence they put that here on purpose or are you just spreading rumors? It could as well be shoddy programming.
Re: Ubisoft "Uplay" DRM exposed as rootkit
#44Earlier quoted context omitted.
Very few comapnies will pay for this type of exploit, even fewer will offer a thanks. It's easier to get them fixed this way.
The question is whether it's easier for the security researcher or the users. I don't think it's easier for the users if they end up being exploited for weeks while the vendor rushes to fix it. If the vendor tries to delay you for months or ignores you, sure. But it doesn't even seem like he tested the exploit here to understand whether it was a serious threat.
Re: Ubisoft "Uplay" DRM exposed as rootkit
#45This is just inexperienced developers («it's "encrypted" using base64 - we're fine!!») that had a "great idea" (= launch games from an embedded IE control) that has, kinda, backfired.
The sad thing is that it would be trivial (I'm using the word "trivial" here are I have implemented something like this just last friday in 3 hours) to add a signature to that command line and only execute signed command lines - I mean, these Games require an internet connection anyways, so there's nothing stopping them from serving the launcher from somewhere in the web and have a private key there to do the signing.
Re: Ubisoft "Uplay" DRM exposed as rootkit
#46Earlier quoted context omitted.
I don't subscribe to "never attribute to malice that which is adequately explained by stupidity". I'm not citing sources - hence it's just my opinion. Reminds me of google wifi slurping and hundreds of other cases where everyone plays dumb and swears it was all a misunderstanding. It never is. Until you get caught. And if not that it's a rogue trader, rogue reporter, rogue programmer, rogue scapegoat.
"I can't prove it through fact, but I feel it to be true."
The question is: do you believe the perpetrator to be malicious or dumb?
Re: Ubisoft "Uplay" DRM exposed as rootkit
#47Why does Tavis Ormandy ( http://seclists.org/fulldisclosure/2012/Jul/375 ) keep putting fully usable proof of concept exploits out for widely deployed software without giving a vendor time to prepare a patch, or in this case, even notifying them? Off the top of my head, I remember he did this for the windows help center exploit and the java web start exploit. I can't understand why you would do this. You could at lea…
http://en.wikipedia.org/wiki/Full_disclosure
As for your "raging hacker who ...," dig, consider the idea that malware authors already knew about the vulnerability and have been using it.
Re: Ubisoft "Uplay" DRM exposed as rootkit
#48Any mitigation ? Is it possible to disable this browser plugin ?
Re: Ubisoft "Uplay" DRM exposed as rootkit
#49I wouldn't say that this is a rootkit (there's no kernel-based magic or even just privilege elevation going on), nor that this was done with bad intentions. This is just inexperienced developers («it's "encrypted" using base64 - we're fine!!») that had a "great idea" (= launch games from an embedded IE control) that has, kinda, backfired. The sad thing is that it would be trivial (I'm using the word "trivial" here ar…
[1] http://en.wikipedia.org/wiki/Ring_(computer_security) [2] http://en.wikipedia.org/wiki/Rootkit
Re: Ubisoft "Uplay" DRM exposed as rootkit
#50Any mitigation ? Is it possible to disable this browser plugin ?
Google and Mozilla will certainly add it to their plugin blacklists. Trojan capabilities remote-controlled through a browser, that's a very serious security risk to their users.