Lucene search
+L

26154 matches found

Exploit DB
Exploit DB
added 2016/12/09 12:00 a.m.48 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
Exploit DB
Exploit DB
added 2016/12/09 12:00 a.m.58 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
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.91 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.279 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.16 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.65 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.45 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
zdt
zdt
added 2016/12/06 12:00 a.m.73 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
exploitpack
exploitpack
added 2016/12/06 12:00 a.m.28 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
Packet Storm
Packet Storm
added 2016/12/06 12:00 a.m.111 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
zdt
zdt
added 2016/12/06 12:00 a.m.60 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
Packet Storm
Packet Storm
added 2016/12/04 12:00 a.m.153 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.11 views

The vulnerabilities of browsers Internet Explorer and Microsoft Edge allow attackers to trigger service failures or execute arbitrary code.

The vulnerabilities of browsers Internet Explorer and Microsoft Edge allow attackers to trigger service failures or execute arbitrary code...

9.3CVSS7.6AI score0.14445EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/12/02 12:00 a.m.11 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.17016EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/12/02 12:00 a.m.9 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.15885EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/12/02 12:00 a.m.19 views

The vulnerability of the Internet Explorer browser and the Windows operating system allows a perpetrator to determine the presence of arbitrary files.

The vulnerability of the Internet Explorer browser and the Windows operating system allows a perpetrator to determine the presence of arbitrary files...

2.6CVSS7.3AI score0.3279EPSS
SaveExploits0References3Affected Software1
zdt
zdt
added 2016/11/29 12:00 a.m.37 views

Microsoft Internet Explorer 11 MSHTML - CGenerated­Content::Has­Generated­SVGMarker

Exploit for windows platform in category dos / poc window.onload = function document.get­Elements­By­Tag­Name"iframe"0.src = "repro-iframe.html"; Description Internally MSIE uses various lists of linked CTree­Pos objects to represent the DOM tree. For HTML/SVG elements a CTree­Node element is...

7AI score
SaveExploits0
zdt
zdt
added 2016/11/29 12:00 a.m.80 views

Microsoft Internet Explorer 8 MSHTML - SRun­Pointer::Span­Qualifier/Run­Type Out-Of-Bounds Read (MS1

Exploit for windows platform in category dos / poc position­fixed position: fixed; position­relative position: relative; float­left float: left; complex float: left; width: 100%; complex:first-line clear: left; window.onload = function boom o­Element­float­left =...

9.3CVSS6.5AI score0.33463EPSS
SaveExploits3
zdt
zdt
added 2016/11/29 12:00 a.m.40 views

Microsoft Internet Explorer 10 MSHTML - CEdit­Adorner::Detach Use-After-Free (MS13-047) Exploit

Exploit for windows platform in category dos / poc var o­Window = window.open"window.xhtml"; set­Intervalfunction try o­Window.eval"" + function document.design­Mode = "on"; document.exec­Command"Select­All"; var o­Selection = window.get­Selection; o­Selection.collapsedocument,1;...

9.3CVSS6.5AI score0.31639EPSS
SaveExploits3
Rows per page
Query Builder