What's new
Off Topix: Embrace the Unexpected in Every Discussion

Off Topix is a well established general discussion forum that originally opened to the public way back in 2009! We provide a laid back atmosphere and our members are down to earth. We have a ton of content and fresh stuff is constantly being added. We cover all sorts of topics, so there's bound to be something inside to pique your interest. We welcome anyone and everyone to register & become a member of our awesome community.

Web code weakness allows data dump on PCs

Jazzy

Waiting....
Member
Joined
Jan 27, 2010
Posts
71,573
Reaction score
1,221
Points
2,125
Gigabytes of junk data could be dumped onto PCs via a loophole in web code, a developer has found.



The loophole exploits a feature of HTML 5 which defines how websites are made and what they can do.



Developer Feross Aboukhadijeh found the bug and set up a demo page that fills visitors hard drives with pictures of cartoon cats.



In one demo, Mr Aboukhadijeh managed to dump one gigabyte of data every 16 seconds onto a vulnerable Macbook.



Clever code

Most major browsers, Chrome, Internet Explorer, Opera and Safari, were found to be vulnerable to the bug, said Mr Aboukhadijeh.



While most websites are currently built using version 4 of the Hyper Text Markup Language (HTML), that code is gradually being superseded by the newer version 5.



One big change brought in with HTML 5 lets websites store more data locally on visitors' PCs. Safeguards built into the local storage specification should limit how much data can be stored. Different browsers allow different limits but all allow at least 2.5 megabytes to be stored.



However, Mr Aboukhadijeh found a way round this cap by creating lots of temporary websites linked to the one a person actually visited. He found that each one of these associated sites was allowed to store up to the limit of data because browser makers had not written code to stop this happening. By endlessly creating new, linked websites the bug can be used to siphon huge amounts of data onto target PCs.



Only Mozilla's Firefox capped storage at 5MB and was not vulnerable, he found.



Full article



I like cats but not that much!
 
You forgot to include the link, Jazzy
tongue.png






That's a pretty important oversight o.O
 
*skims.*

So apparently the specifications did say you should guard against this. That's just sloppy then.
 

Create an account or login to post a reply

You must be a member in order to post a reply

Create an account

Create an account here on Off Topix. It's quick & easy!

Log in

Already have an account? Log in here.

Back
Top Bottom