Page 1 of 1

HTML5 Exploit

Posted: Sun Mar 03, 2013 2:42 pm
by srachit
Was bound to happen, was just wondering when it would
http://www.tomshardware.com/news/HTML5- ... or=RSS-181

Re: HTML5 Exploit

Posted: Sun Mar 03, 2013 4:01 pm
by Jackolantern
Hmm...hopefully this gets fixes soon :-\

Re: HTML5 Exploit

Posted: Sun Mar 03, 2013 10:10 pm
by hallsofvallhalla
That's not really an xploit. The miss was on purpose by what I understand. It is no different than a download doing the exact same thing. I can write a program to do the exact and make it downloadable. I think it is just a kid trying to get famous.

Re: HTML5 Exploit

Posted: Mon Mar 04, 2013 8:02 am
by a_bertrand
Well not really, if the page fills the disk without notice (while download you know you download) it's still somewhat annoying. Also, I doubt many joe sixpack will know where the files are stored and therefore will have issues to cleanup.

Re: HTML5 Exploit

Posted: Mon Mar 04, 2013 2:52 pm
by hallsofvallhalla
I did not mean the download doing it but downloading a program to do it. The only way the above is going to happen is on purpose. Maliciously. So you could do the same with the program.

Re: HTML5 Exploit

Posted: Mon Mar 04, 2013 4:05 pm
by a_bertrand
Well you expect that a software you run on your PC could basically do anything. Yet when you browse the net you would expect to be safe and not think on each and every url you visit. That's why I find it personally disturbing that we find more and more issues. Sure holes are plugged as found (usually), and sure as the technology evolves and offers more opportunities it offers also more risks. Yet I'm somewhat scared by how the things are.

Re: HTML5 Exploit

Posted: Mon Mar 04, 2013 5:06 pm
by hallsofvallhalla
I agree, but also think back to the real boom of computers. We had the same issues. That's where Virus's were truly virus's and you always had to worry about what disk you were putting in your PC or what you were installing. With every new technology there are risks no doubt. And yes the internet as we see it today is new as there has only recently been a massive rush to it and demand for more and more. We are building this ship faster than we can plug the holes :)

Re: HTML5 Exploit

Posted: Mon Mar 04, 2013 10:42 pm
by Jackolantern
This is definitely an issue with the affected browsers, since this is a failure to properly implement the W3C specs. The specs clearly place a limit on the data storage per origin, but if the browsers are simply ignoring the "x space per origin" rule, there is no limit on how much a site could fill. Now add in the gaping XSS holes in many sites combined with the fact that your average Internet layuser has no idea how to clear localstorage, this could be a problem. Of course, this is only in the "annoy random people you will never meet" category, so it isn't a huge issue. There is really nothing to gain behind it for the person writing the script, so hopefully we won't see it exploited much while browsers are patching-up.