Lucene search
+L

14108 matches found

Exploit DB
Exploit DB
added 2017/05/25 12:0 a.m.40 views

Apple WebKit / Safari 10.0.3(12602.4.8) - 'WebCore::FrameView::scheduleRelayout' Use-After-Free

let f = document.body.appendChilddocument.createElement'iframe'; let g = f.contentDocument.body.appendChilddocument.createElement'iframe'; g.contentWindow.onunload = = g.contentWindow.onunload = null; let h = f.contentDocument.body.appendChilddocument.createElement'iframe'; h.contentWindow.onunlo...

8.8CVSS7.8AI score0.06067EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/05/25 12:0 a.m.28 views

WebKit - 'ContainerNode::parserInsertBefore' Universal Cross-Site Scripting

Sources: https://bugs.chromium.org/p/project-zero/issues/detail?id=1146 https://bugs.chromium.org/p/chromium/issues/detail?id=519558 VULNERABILITY DETAILS From /WebKit/Source/core/dom/ContainerNode.cpp: ---------------- void ContainerNode::parserInsertBeforePassRefPtrWillBeRawPtr newChild, Node&...

6.1CVSS6.9AI score0.03015EPSS
SaveExploits3
CNVD
CNVD
added 2017/05/25 12:0 a.m.2 views

Apple iOS and Safari WebKit Memory Corruption Vulnerability (CNVD-2017-07605)

Apple iOS and Safari are both products of Apple Inc. Apple iOS is an operating system developed for mobile devices; Safari is a web browser that is the default browser that comes with Mac OS X and iOS operating systems; WebKit is an open-source web browser engine developed by KDE, Apple, Google,...

8.8CVSS9.1AI score0.01827EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.43 views

WebKit FrameLoader::clear Variable Theft

WebKit: Stealing variables via page navigation in FrameLoader::clear CVE-2017-2515 void FrameLoader::clearDocument newDocument, bool clearWindowProperties, bool clearScriptObjects, bool clearFrameView mframe.editor.clear; if !mneedsClear return; mneedsClear = false; if...

0.4AI score0.04683EPSS
SaveExploits3
CNVD
CNVD
added 2017/05/25 12:0 a.m.7 views

Apple iOS and Safari WebKit Memory Corruption Vulnerability (CNVD-2017-07604)

Apple iOS and Safari are both products of Apple Inc. Apple iOS is an operating system developed for mobile devices; Safari is a web browser that is the default browser that comes with Mac OS X and iOS operating systems; WebKit is an open-source web browser engine developed by KDE, Apple, Google,...

8.8CVSS9.1AI score0.01798EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/05/25 12:0 a.m.2 views

Cross-site scripting vulnerability in WebKit component of multiple Apple products (CNVD-2017-08079)

Apple iOS, Safari, and tvOS are products of Apple Inc. Apple iOS is an operating system developed for mobile devices; Safari is a web browser that is the default browser that comes with Mac OS X and iOS operating systems; and tvOS is an operating system for smart TVs. webKit is an open source web...

6.1CVSS5.9AI score0.01152EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/05/25 12:0 a.m.7 views

Apple iOS and Safari WebKit Memory Corruption Vulnerability (CNVD-2017-07603)

Apple iOS and Safari are both products of Apple Inc. Apple iOS is an operating system developed for mobile devices; Safari is a web browser that is the default browser that comes with Mac OS X and iOS operating systems; WebKit is an open-source web browser engine developed by KDE, Apple, Google,...

8.8CVSS7.7AI score0.01508EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.25 views

Apple Safari 10.0.3(12602.4.8) WebKit - HTMLObjectElement::updateWidget Universal Cross-Site Scripting

Apple Safari 10.0.312602.4.8 WebKit - HTMLObjectElement::updateWidget Universal Cross-Site Scripting url; ... if !allowedToLoadFrameURLurl return; ... bool beforeLoadAllowedLoad = guardedDispatchBeforeLoadEventurl; ... bool success = beforeLoadAllowedLoad && hasValidClassId; if success success =...

SaveExploits0
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.32 views

Apple WebKit Safari 10.0.3(12602.4.8) - Editor::Command::execute Universal Cross-Site Scripting

Apple WebKit Safari 10.0.312602.4.8 - Editor::Command::execute Universal Cross-Site Scripting document-updateLayoutIgnorePendingStylesheets; return mcommand-executemframe, triggeringEvent, msource, parameter; This method is invoked under an |EventQueueScope|. But...

6.7AI score
SaveExploits0
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.35 views

Apple WebKit Safari 10.0.3(12602.4.8) - WebCore::FrameView::scheduleRelayout Use-After-Free

Apple WebKit Safari 10.0.312602.4.8 - WebCore::FrameView::scheduleRelayout Use-After-Free let f = document.body.appendChilddocument.createElement'iframe'; let g = f.contentDocument.body.appendChilddocument.createElement'iframe'; g.contentWindow.onunload = = g.contentWindow.onunload = null; let h ...

7.3AI score
SaveExploits0
CNVD
CNVD
added 2017/05/25 12:0 a.m.3 views

Memory Corruption Vulnerability in WebKit Component of Multiple Apple Products (CNVD-2017-08081)

Apple iOS is an operating system developed for mobile devices; Safari is a web browser that comes with Mac OS X and iOS; WebKit is an open source web browser engine jointly developed by KDE, Apple, and Google. WebKit is a set of open source Web browser engine jointly developed by KDE, Apple Apple...

8.8CVSS7.6AI score0.07655EPSS
SaveExploits3References1
zdt
zdt
added 2017/05/25 12:0 a.m.75 views

Apple WebKit / Safari 10.0.3(12602.4.8) - Editor::Command::execute Universal Cross-Site Scripting Ex

Exploit for multiple platform in category dos / poc document-updateLayoutIgnorePendingStylesheets; return mcommand-executemframe, triggeringEvent, msource, parameter; This method is invoked under an |EventQueueScope|. But |updateLayoutIgnorePendingStylesheets| invokes...

4.3CVSS7.6AI score0.03347EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.11 views

WebKit - enqueuePageshowEvent enqueuePopstateEvent Universal Cross-Site Scripting

WebKit - enqueuePageshowEvent enqueuePopstateEvent Universal Cross-Site Scripting view-frame.page; frame.tree.appendChildchildFrame-view-frame; childFrame-open; enqueuePageshowEventPageshowEventPersisted; HistoryItem historyItem = frame.loader.history.currentItem; if historyItem &&...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.75 views

WebKit Editor::Command::execute Universal Cross Site Scripting

WebKit: UXSS via Editor::Command::execute CVE-2017-2504 Here's a snippet of Editor::Command::execute used to handle |document.execCommand|. bool Editor::Command::executeconst String& parameter, Event triggeringEvent const if !isEnabledtriggeringEvent // Let certain commands be executed when...

6.9AI score0.03347EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2017/05/25 12:0 a.m.38 views

Apple WebKit / Safari 10.0.3(12602.4.8) - 'Editor::Command::execute' Universal Cross-Site Scripting

document-updateLayoutIgnorePendingStylesheets; return mcommand-executemframe, triggeringEvent, msource, parameter; This method is invoked under an |EventQueueScope|. But |updateLayoutIgnorePendingStylesheets| invokes |MediaQueryMatcher::styleResolverChanged| that directly calls |handleEvent| not...

6.1CVSS7.1AI score0.03347EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/05/25 12:0 a.m.16 views

WebKit - ContainerNode::parserInsertBefore Universal Cross-Site Scripting

WebKit - ContainerNode::parserInsertBefore Universal Cross-Site Scripting Sources: https://bugs.chromium.org/p/project-zero/issues/detail?id=1146 https://bugs.chromium.org/p/chromium/issues/detail?id=519558 VULNERABILITY DETAILS From /WebKit/Source/core/dom/ContainerNode.cpp: ---------------- voi...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2017/05/25 12:0 a.m.4 views

Memory Corruption Vulnerability in WebKit Component of Multiple Apple Products (CNVD-2017-08080)

Apple iOS, Safari, and tvOS are products of Apple Inc. Apple iOS is an operating system developed for mobile devices; Safari is a web browser that is the default browser that comes with Mac OS X and iOS operating systems; and tvOS is an operating system for smart TVs. webKit is an open source web...

8.8CVSS7.7AI score0.06566EPSS
SaveExploits3References1
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.42 views

WebKit JSC BindingNode::bindValue Failed Reference Count Increase

WebKit: JSC: BindingNode::bindValue doesn't increase the scope's reference count CVE-2017-2505 Here's a snippet of BindingNode::bindValue. void BindingNode::bindValueBytecodeGenerator& generator, RegisterID value const ... RegisterID scope = generator.emitResolveScopenullptr, var;...

7.5AI score0.01567EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2017/05/25 12:0 a.m.34 views

WebKit ContainerNode::parserRemoveChild (2) Universal Cross Site Scripting

WebKit: UXSS via ContainerNode::parserRemoveChild 2 Here's a snippet of ContainerNode::parserRemoveChild. void ContainerNode::parserRemoveChildNode& oldChild disconnectSubframesIfNeededthis, DescendantsOnly; let xml = let p = document.querySelector'p'; let link =...

7.4AI score
SaveExploits0
zdt
zdt
added 2017/05/25 12:0 a.m.61 views

Apple WebKit / Safari 10.0.3(12602.4.8) - WebCore::FrameView::scheduleRelayout Use-After-Free Exploi

Exploit for multiple platform in category dos / poc let f = document.body.appendChilddocument.createElement'iframe'; let g = f.contentDocument.body.appendChilddocument.createElement'iframe'; g.contentWindow.onunload = = g.contentWindow.onunload = null; let h =...

6.8CVSS8.3AI score0.06067EPSS
SaveExploits4
Rows per page
Query Builder