|
Visit Our E2 Forums |
Education |
Financial Services |
Government |
Healthcare |
Manufacturing |
Retail
New! Focus on: End User Computing
|
||||||
HTML5 Security RisksAaron Weiss, Tech Journalist / Humorist | 12/14/2012 |
Using HTML5 for mobile apps can save costs and provide users with a common experience. But HTML5 comes with its own set of security issues. Several key facets of the HTML5 platform can increase the surface area for security compromises, which may affect the enterprise through apps developed either in-house or by third parties. Local storage: Before HTML5, cookies were the only way websites could store local data on the client side. But cookies are limited in multiple ways, whereas HTML5 local storage offers a more robust client-side storage solution, including a relational database with SQL access. With client-side storage, HTML5 apps can be both more sophisticated and faster than their web-based predecessors. Users can access key data offline, and apps can manipulate data without network bottlenecks. But the data stored on the client side will also be more vulnerable to compromise. Hackers who slip through the “same origin rule” that protects access to local storage could extract sensitive data and leak it to malicious servers. In the mobile realm, physical loss or theft of smartphones and tablets could put sensitive data directly into hackers' hands. This means that using HTML5 local storage to store sensitive data must go hand in hand with security awareness. This might include siloing the most sensitive data to session-only storage (which is destroyed with app exit), or employing the same robust encryption techniques that would be used to store sensitive data on servers. Cross-Origin Resource Sharing (CORS): A complex subject whose intricacies threaten to trip up developers, CORS is the rules mechanism that defines which data apps can interact with. Before HTML5, this security policy was known as the Same Origin Policy, and it required that web apps interact with code and content delivered from a common parent server to limit the opportunity for hackers to inject malicious data. CORS expands the limitations of the SOP and provides a more sophisticated syntax by which developers can define which origins are allowed to interact with which app behaviors. The security risk here is not CORS itself but the opportunity for developers to misuse it, writing rules that are either too broad or too vulnerable to exploitation, giving hackers an in-road to cross-site scripting (XSS) attacks and other forms of data hijacking. WebSockets: HTML5 WebSockets feature an asynchronous, full-duplex network connection directly between web client and server, enabling “push” communications originating from the server. This technology significantly reduces bandwidth for what would be polling-intensive apps, promising payoff in both reduced data usage and app performance. But WebSockets are, at least currently, opaque to many network security tools, which may rely on packet inspection to qualify traffic. In short, use of WebSockets may dilute the effectiveness of present-day network security defenses like web application firewalls. HTML5 is not inherently insecure, but enterprises that use it need to look at it like using a Swiss Army Knife -- the new features promise great utility, but also more ways to cut yourself. The blogs and comments posted on EnterpriseEfficiency.com do not reflect the views of TechWeb, EnterpriseEfficiency.com, or its sponsors. EnterpriseEfficiency.com, TechWeb, and its sponsors do not assume responsibility for any comments, claims, or opinions made by authors and bloggers. They are no substitute for your own research and should not be relied upon for trading or any other purpose. |
More Blogs from Aaron Weiss
Aaron Weiss 5/23/2013
As the Internet increasingly becomes an Internet of Things, individuals and businesses alike are deploying evermore products with built-in network access like Internet-available printers, ...
Aaron Weiss 5/21/2013
CMOs and the CIOs enabling their activity need to ask themselves if the customer-facing mobile apps they are developing are worth the effort both from a cost perspective and a customer's ...
Aaron Weiss 5/17/2013
In the wake of yet another major password security compromise that hit up to 50 million accounts at LivingSocial, a very appealing proposal published by two security researchers proposes ...
Aaron Weiss 4/16/2013
Proponents of Android cite the platform's openness as a key strength. In contrast with Apple iOS, Google publishes source code for Android, and developers can produce and distribute ...
Aaron Weiss 1/1/2013
We can expect continued maturation of cloud services in 2013, which will translate into expansion and specialization among cloud service providers.
Latest Archived Broadcast
Data visualization can make complex data easier to grasp. Our expert guest will talk about the hows, whys, and whats of bringing the big picture to your enterprise.
On-demand Video with Chat
NBA CIO Michael Gliedman will tell us why the NBA decided to create NBA.com/stats
6/18/2013 -
Please join us for the "IT Convergence Strategies: Why, When and How " to learn more about:
• 5 truths about infrastructure convergence today that go beyond the hype
• How to exploit the 4 phases of convergence maximum efficiency and agility
• Key milestones to plan for on the convergence journey
• Why integrated management is a critical component of convergence plans
• The importance of an open, modular approach, such as Dell’s active infrastructure, to building a converged data center
E2 IT Migration Zones
Application Audits Simplify Migration
Hardware Refresh Cycles Are Outdated
Office 365 Finds Fans
Windows Blue attendu en juin
Comment profiter d’une nouvelle expérience User Virtualization
S’équiper ou non d’un logiciel anti-virus ?
Leap Motion zeigt Gestensteuerung für Windows 8
Microsofts Surface Pro kommt nach Deutschland
Like Us on Facebook
Dell IT Insights
![]() ![]() Site Moderators Wanted
Enterprise Efficiency is looking for engaged readers to moderate the message boards on this site. Engage in high-IQ conversations with IT industry leaders; earn kudos and perks. Interested? E-mail:
moderators@enterpriseefficiency.com The major problem facing the CIO is how to measure the effectiveness of the IT department. Learn how Dell’s Efficiency Modeling Tool gives the CIO two clear, powerful numbers: Efficiency Quotient and Impact Quotient. These numbers can be transforma¬tive not only to the department, but to the entire enterprise. Read the full report Virtualization is a presence in nearly all enterprise data centers. But not all companies are using it to its best effect. Learn the common characteristics of success, what barriers companies face, and how to get the most from your efforts. Read the full report Cut through the VDI hype and get the full picture -- including ROI and the impact on your Data Center -- to make an informed decision about your virtual desktop infrastructure deployments. Read the full report SPONSORED BY DELL
BRIEFINGS
CASE STUDIES
EBOOKS
PUBLIC SECTOR RESOURCES
VIDEOS
WHITE PAPERS
A Video Case Study – Translational Genomics Research Institute e2 Video
|
|||||
|
|
||||||