The document discusses HTML5 and its impact on information security, emphasizing that while many existing vulnerabilities are enhanced by new features, such as CORS and iframe sandboxing, the majority affect the browser rather than the server. It highlights specific risks associated with improper configuration of these features, including session hijacking and user tracking. Additionally, it mentions the importance of content security policies and provides references for further information.
Related topics: