TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Latest Android phones hijacked with one-shot Chrome exploit

92 pointsby TrolTureover 9 years ago

9 comments

Maarten88over 9 years ago
Am I alone being amazed that we still have not experienced an Android worm or virus shutting down all mobile networks globally for a few days? I remember Slammer, which brought down many corporate networks and severely impacted all internet traffic. With all these unpatched phones and so many vulnerabilities it seems a matter of time before something like this happens on a grander scale in mobile networks.<p>Would it be that the bad guys have become smarter and there is more money in silently p0wning devices? Or is network management able to stop such events from happening nowadays?
评论 #10559934 未加载
评论 #10560769 未加载
评论 #10560260 未加载
devitover 9 years ago
This is why you should use Firefox for Android: it&#x27;s a great browser (even offering extensions such as uBlock Origin), but it has very little marketshare and is thus unlikely to be attacked.<p>This is also part of the reason a frequently updated Android distribution (Nexus or CyanogenMod) might in fact be more secure than iOS, where you are forced to be vulnerable to Apple&#x27;s Webkit engine.<p>The same reasoning also applies to such updated versions of Android: the vast majority of people use outdated Android versions, so it&#x27;s less likely that people would bother developing exploits for the latest Android version, as opposed to the latest version of iOS.<p>Obviously this is a self-defeating prophecy, but hopefully a proper securely isolated mobile OS will become available before things change.
评论 #10559906 未加载
评论 #10559940 未加载
评论 #10560811 未加载
评论 #10560446 未加载
评论 #10559469 未加载
Spittieover 9 years ago
Play Services have a way to install applications in the background (<a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;23695170&#x2F;how-to-install-applications-programatically-without-opening-play-store-as-googl" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;23695170&#x2F;how-to-install-a...</a>) that does a signature check, and refuse to work if the request didn&#x27;t come from a Google App. Maybe they found a way to call that from Chrome&#x27;s v8?<p>What makes me think so is that they claim to have installed a &quot;BMX Game&quot; (which I guess is on the Play Store), and I don&#x27;t see any claim of it being automatically launched after the installation (Android &gt;2.3 should block that).<p>That would be much better for Android than the alternatives. As far as I can tell, applications can only install stuff in the background if they are system applications (live into some &#x2F;system subfolder, which Chrome does when preinstalled&#x2F;installed from a GAPPS package) AND declade the &quot;INSTALL_PACKAGES&quot; permission in their manifest (Chrome doesn&#x27;t).<p>That should be the only way, apart from getting root (but I guess they would have just said &quot;we got root&quot; then).<p>EDIT: Obviously all of this is just a guess. I&#x27;m just happy that there is no Chrome on my phone :) (but the WebView on Android 5.1 is based on Chromium - so i wonder if that&#x27;s exploitable as well?)
评论 #10559432 未加载
gcb0over 9 years ago
i never understood why even tech ppl are OK using phones like clueless people used computers in the 90s.<p>vendor toolbars and bundled applications? check. saved logins on banks and everything else? check. no firewall? check. ads everywhere? check.<p>get your crap together, everyone.
评论 #10560366 未加载
headmeltedover 9 years ago
Even by Android standards, this is pretty shocking.<p>Being that this a one-shot exploit that the author believes will work on any Android with the latest Chrome makes it doubly so.<p>I&#x27;d also be more concerned that the exploit is described as targeting V8 specifically, considering how widely it is being used out of the browser these days.
评论 #10560664 未加载
rusbusover 9 years ago
Not too surprising, considering the level of complexity in a modern browser and javascript engine I suppose. I wonder if the next generation of phone operating systems will have something more akin to a true exo or micro kernel to help mitigate these sorts of attacks.
评论 #10558653 未加载
_yyover 9 years ago
Does Google Chrome have a sandbox on Android?
评论 #10560406 未加载
blindflyover 9 years ago
Will this impact NodeJS which is built on the V8 engine?
评论 #10558574 未加载
josteinkover 9 years ago
Happy Android and Firefox user calling in.<p>My Nexus is still safe :)
评论 #10559542 未加载
评论 #10561062 未加载
评论 #10560684 未加载