Lucene search
+L

23359 matches found

Microsoft KB
Microsoft KB
added 2016/12/09 12:00 a.m.16 views

Cumulative Update for Windows 10 Version 1607 and Windows Server 2016: December 9, 2016

None None...

6.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/12/09 12:00 a.m.43 views

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free (MS13-037) (1)

window.onload=functionlocation.reload;; text .float float:left; .zoom zoom:3000%; .border::first-letter border-top:1px; !-- Time-line 1 November 2012: This vulnerability wa...

9.3CVSS5.2AI score0.39109EPSS
SaveExploits3
exploitpack
exploitpack
added 2016/12/09 12:00 a.m.17 views

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free (MS13-037) (1)

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free MS13-037 1 window.onload=functionlocation.reload;; text .float float:left; .zoom zoom:3000%; .border::first-letter...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2016/12/09 12:00 a.m.16 views

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free (MS13-037) (2)

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free MS13-037 2 !-- Source: http://blog.skylined.nl/20161208001.html Synopsis A specially crafted web-page can trigger a memory corruption vulnerability in Microsoft Internet Explorer 9. I did not investigate this...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2016/12/09 12:00 a.m.23 views

Microsoft Internet Explorer 9 - MSHTML CElement::Has­Flag Memory Corruption

Microsoft Internet Explorer 9 - MSHTML CElement::Has­Flag Memory Corruption // First tag can be any inline but must NOT be closed yet // Second tag can be anything that's not inline. // "text1" can be anything document.write'text1'; // The tree is in good shape. show"DOM Tree after first write",...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/12/09 12:00 a.m.57 views

Microsoft Internet Explorer 9 - MSHTML CElement::Has­Flag Memory Corruption

// First tag can be any inline but must NOT be closed yet // Second tag can be anything that's not inline. // "text1" can be anything document.write'text1'; // The tree is in good shape. show"DOM Tree after first write", get­Element­Treedocument.body; // At this point, it appears that MSIE is sti...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/12/09 12:00 a.m.47 views

Microsoft Internet Explorer 9 - MSHTML CDisp­Node::Insert­Sibling­Node Use-After-Free (MS13-037) (2)

!-- Source: http://blog.skylined.nl/20161208001.html Synopsis A specially crafted web-page can trigger a memory corruption vulnerability in Microsoft Internet Explorer 9. I did not investigate this vulnerability thoroughly, so I cannot speculate on the potential impact or exploitability. Known...

9.3CVSS5.2AI score0.33407EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2016/12/09 12:00 a.m.34 views

Microsoft Internet Explorer 9 MSHTML CElement::HasFlag Memory Corruption

Since November I have been releasing details on all vulnerabilities I found that I have not released before. This is the twenty-ninth entry in the series. This information is available in more detail on my blog at http://blog.skylined.nl/20161209001.html. There you can find a repro that triggered...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/12/08 12:00 a.m.90 views

Microsoft Internet Explorer 9 MSHTML CDispNode::InsertSiblingNode Use-After-Free

Since November I have been releasing details on all vulnerabilities I found that I have not released before. This is the twenty-eighth entry in the series. This information is available in more detail on my blog at http://blog.skylined.nl/20161208001.html. There you can find a repro that triggere...

9.3CVSS8.8AI score0.33407EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2016/12/06 9:08 p.m.276 views

Hacking Millions with Just an Image — Recipe: Pixels, Ads & Exploit Kit

If you have visited any popular mainstream website over the past two months, your computer may have been infected — Thanks to a new exploit kit discovered by security researchers. Researchers from antivirus provider ESET released a report on Tuesday stating that they have discovered an exploit ki...

10CVSS7.9AI score0.94354EPSS
SaveExploits6
exploitpack
exploitpack
added 2016/12/06 12:00 a.m.14 views

Microsoft Internet Explorer 9 - CDoc::Execute­Script­Uri Use-After-Free (MS13-009)

Microsoft Internet Explorer 9 - CDoc::Execute­Script­Uri Use-After-Free MS13-009 window.open"Repro.xml", "iframe"; set­Timeoutfunction window.open'javascript:voidlocation.href = "about:blank";', "iframe"; , 1000; Description This is the first security vulnerability I sold to ZDI after I quit my j...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/12/06 12:00 a.m.64 views

Microsoft Internet Explorer 9 - CDoc::Execute­Script­Uri Use-After-Free (MS13-009)

window.open"Repro.xml", "iframe"; set­Timeoutfunction window.open'javascript:voidlocation.href = "about:blank";', "iframe"; , 1000; Description This is the first security vulnerability I sold to ZDI after I quit my job at Google to live off security bug bounties. It appears I either did not analy...

9.3CVSS5.2AI score0.34923EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2016/12/06 12:00 a.m.44 views

Microsoft Internet Explorer 9 - 'jscript9' Java­Script­Stack­Walker Memory Corruption (MS15-056)

var o­Window = window.open"about:blank"; o­Window.exec­Script'window.o­URIError = new URIError;o­URIError.name = o­URIError;' try "" + o­Window.o­URIError; catche try "" + o­Window.o­URIError; catche Description A Javascript can construct an URIError object and sets that object's name property to...

9.3CVSS5.2AI score0.29273EPSS
SaveExploits3
exploitpack
exploitpack
added 2016/12/06 12:00 a.m.27 views

Microsoft Internet Explorer 9 - jscript9 Java­Script­Stack­Walker Memory Corruption (MS15-056)

Microsoft Internet Explorer 9 - jscript9 Java­Script­Stack­Walker Memory Corruption MS15-056 var o­Window = window.open"about:blank"; o­Window.exec­Script'window.o­URIError = new URIError;o­URIError.name = o­URIError;' try "" + o­Window.o­URIError; catche try "" + o­Window.o­URIError; catche...

0.4AI score
SaveExploits0
zdt
zdt
added 2016/12/06 12:00 a.m.58 views

Microsoft Internet Explorer 9 - CDoc::Execute­Script­Uri Use-After-Free (MS13-009) Exploit

Exploit for windows platform in category dos / poc window.open"Repro.xml", "iframe"; set­Timeoutfunction window.open'javascript:voidlocation.href = "about:blank";', "iframe"; , 1000; Description This is the first security vulnerability I sold to ZDI after I quit my job at Google to live off...

9.3CVSS6.5AI score0.34923EPSS
SaveExploits3
zdt
zdt
added 2016/12/06 12:00 a.m.70 views

Microsoft Internet Explorer jscript9 - Java­Script­Stack­Walker Memory Corruption (MS15-056)

Exploit for windows platform in category dos / poc var o­Window = window.open"about:blank"; o­Window.exec­Script'window.o­URIError = new URIError;o­URIError.name = o­URIError;' try "" + o­Window.o­URIError; catche try "" + o­Window.o­URIError; catche Description A Javascript can construct an...

9.3CVSS6.5AI score0.29273EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2016/12/06 12:00 a.m.109 views

Microsoft Internet Explorer 9 jscript9 JavaScriptStackWalker Memory Corruption

Since November I have been releasing details on all vulnerabilities I found in web-browsers that I had not released before. I will try to continue to publish all my old vulnerabilities, including those not in web-browser, as long as I can find some time to do so. If you find this information...

9.3CVSS0.7AI score0.29273EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2016/12/04 12:00 a.m.152 views

Microsoft Internet Explorer 9 CDoc::ExecuteScriptUri Use-After-Free

Since November I have been releasing details on all vulnerabilities I found in web-browsers that I had not released before. I will try to continue to publish all my old vulnerabilities, including those not in web-browser, as long as I can find some time to do so. If you find this information...

9.3CVSS6.5AI score0.34923EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2016/12/02 12:00 a.m.8 views

Vulnerability of browsers Internet Explorer and Microsoft Edge, allowing attackers to detect the presence of arbitrary files

Vulnerability of browsers Internet Explorer and Microsoft Edge, allowing attackers to detect the presence of arbitrary files...

4.3CVSS6.7AI score0.1799EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/12/02 12:00 a.m.10 views

The vulnerability of the Internet Explorer browser and the Windows operating system allows a perpetrator to trigger a service failure or execute arbitrary code.

The vulnerability of the Internet Explorer browser and the Windows operating system allows a perpetrator to trigger a service failure or execute arbitrary code...

7.6CVSS7.5AI score0.17751EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder