DOM Clobbering & Mutation XSS
Two bug classes that slip past sanitizers without ever using a script tag. DOM clobbering shadows JavaScript globals via named HTML elements; mXSS exploits browser HTML-parser quirks where the same bytes parse into different DOM depending on context.
Members Only Content
This article is exclusively available to registered members of LazyHackers. Login or subscribe to read.