This post discusses the importance of client-side sanitization for untrusted HTML input and the limitations of server-side sanitization. It highlights the complexity of HTML parsing and the potential vulnerabilities introduced by relying on server-side sanitization due to variations in parsing algorithms across different
Table of contents
BackgroundResearch StorySanitizers' Achilles' heel: HTML ParsingWhat Should Developers Do?DisclosureTimelineSummaryRelated Blog Posts1 Comment
Sort: