RESEARCH ON HTML5 SECURITY

Sun Songbai,Zhuge Jianwei,Duan Haixin,Wang Heng
DOI: https://doi.org/10.3969/j.issn.1000-386x.2013.03.001
2013-01-01
Abstract:HTML5 is one of the most important technologies for the next generation of rich Internet web application(RIA) at present.Strongly supported by the companies in Internet industry,the HTML5 develops very fast and has become the de facto standard of future Web application.While providing rich and varied Internet to users,the deployment of this new technology brings new security problems: CORS,XHR-level2 and so on break the existing criterion of same origin policy(SOP) of browsers somehow;New functions of Web Storage and Application Cache enrich the client-side capability,but they also furnish some novel client-side attacking mechanism.New features like Web Workers and Web Socket may lead to new means of abuse.In China,more and more websites are starting to gradually use HTML5,but a lot of security problems are beyond concern.Moreover,most existing Web application scanners do not have the function to detect HTML5 vulnerabilities,this results in the security issue of HTML5 becomes the blind point in security assessment and penetration test processes.In our paper,we discuss in depth the new security threats imported by HTML5 and find lots security problems in those Chinese large-scale websites supporting HTML5.Meanwhile,we investigate and analyse existing Web application scanners on their HTML5-supporting situation,the results verify the vulnerabilities of Chinese internet websites on the new form security threats of HTML5.
What problem does this paper attempt to address?