Lucene search
+L

14221 matches found

seebug.org
seebug.org
added 2017/04/04 12:00 a.m.29 views

Apple WebKit: UXSS via Frame::setDocument (1)(CVE-2017-2364)

void Frame::setDocumentRefPtr&& newDocument ASSERT!newDocument || newDocument-frame == this; if mdoc && mdoc-pageCacheState != Document::InPageCache mdoc-prepareForDestruction; mdoc = newDocument.copyRef; ... The function |prepareForDestruction| only called when the cache state is not...

4.3CVSS7.6AI score0.06327EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:00 a.m.32 views

Apple WebKit - Negative-Size memmove in HTMLFormElement

Apple WebKit - Negative-Size memmove in HTMLFormElement function go var iframe = document.getElementById"iframe"; var iframeWindow = window0; var toInsert = div; var iframeBody = iframeWindow.document.body; iframeBody.beforedocument.body; iframe.aftertoInsert; aaaaaaaa !--...

7.3AI score
SaveExploits0
exploitpack
exploitpack
added 2017/04/04 12:00 a.m.12 views

Apple WebKit 10.0.2 (12602.3.12.0.1) - disconnectSubframes Universal Cross-Site Scripting

Apple WebKit 10.0.2 12602.3.12.0.1 - disconnectSubframes Universal Cross-Site Scripting frameOwners; if policy == RootAndDescendants if isroot frameOwners.appenddowncastroot; collectFrameOwnersframeOwners, root; // Must disable frame loading in the subtree so an unload handler cannot // insert mo...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.49 views

Apple WebKit - 'FormSubmission::create' Use-After-Free

function go object.name = "foo"; input.autofocus = true; output.appendChildinput; form.submit; function eventhandler forvar i=0;i a !-- ================================================================= Preliminary analysis: The bug is in FormSubmission::create. This function traverses the vector ...

8.8CVSS7.8AI score0.075EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.32 views

Apple WebKit - 'RenderLayer' Use-After-Free

function go div.style.setProperty"-webkit-flow-into", "foo"; document.execCommand"fontSize", false, 6; window.requestAnimationFramecb; h1.attachShadowmode: "open"; h1.replaceWith"foo"; function cb var a; //trigger garbage collector forvar i=0;i !--...

8.8CVSS7.8AI score0.07534EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.53 views

Apple WebKit - 'table' Use-After-Free

-webkit-border-image: urlfoo 1 5 1 63 repeat; -webkit-flow-into: foo function eventhandler var a; document.execCommand"selectAll", false; output.slot = "foo"; table.deleteCaption; //trigger garbage collector forvar i=0;i foo !-- ================================================================= AS...

8.8CVSS7.8AI score0.09289EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.47 views

Apple WebKit - Negative-Size memmove in HTMLFormElement

function go var iframe = document.getElementById"iframe"; var iframeWindow = window0; var toInsert = div; var iframeBody = iframeWindow.document.body; iframeBody.beforedocument.body; iframe.aftertoInsert; aaaaaaaa !-- ================================================================= Preliminary...

8.8CVSS7.8AI score0.075EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.46 views

Apple Webkit - 'JSCallbackData' Universal Cross-Site Scripting

globalObject-vm, callback JSC::JSObject callback return mcallback.get; JSDOMGlobalObject globalObject return JSC::jsCastmcallback-globalObject; JSC::JSValue invokeCallbackJSC::MarkedArgumentBuffer& args, CallbackType callbackType, JSC::PropertyName functionName, NakedPtr& returnedException return...

6.5CVSS7.1AI score0.05863EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.30 views

Apple WebKit 10.0.2(12602.3.12.0.1) - 'Frame::setDocument (1)' Universal Cross-Site Scripting

&& newDocument ASSERT!newDocument || newDocument-frame == this; if mdoc && mdoc-pageCacheState != Document::InPageCache mdoc-prepareForDestruction; mdoc = newDocument.copyRef; ... The function |prepareForDestruction| only called when the cache state is not |Document::InPageCache|. So the frame wi...

6.5CVSS7.1AI score0.06327EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.52 views

Apple Webkit - Universal Cross-Site Scripting by Accessing a Named Property from an Unloaded Window

document auto& htmlDocument = downcastdocument; auto atomicPropertyName = propertyName.publicName; if atomicPropertyName && htmlDocument.hasWindowNamedItematomicPropertyName JSValue namedItem; if UNLIKELYhtmlDocument.windowNamedItemContainsMultipleElementsatomicPropertyName Ref collection =...

6.5CVSS7.1AI score0.05863EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:00 a.m.58 views

Apple WebKit - 'WebCore::toJS' Use-After-Free

function freememory var a; forvar i=0;i !-- ================================================================= ASan log: ================================================================= ==25184==ERROR: AddressSanitizer: heap-use-after-free on address 0x61a000076e80 at pc 0x000115bea4e0 bp...

8.8CVSS7.8AI score0.07793EPSS
SaveExploits5
UbuntuCve
UbuntuCve
added 2017/04/03 5:59 a.m.45 views

CVE-2016-10226

JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service bitfield out-of-bounds read and application crash via crafted JavaScript code that is mishandled in the operatorString function, related to...

7.5CVSS7.2AI score0.01713EPSS
SaveExploits0References1
Prion
Prion
added 2017/04/03 5:59 a.m.18 views

Heap overflow

JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 22, allows remote attackers to cause a denial of service heap-based out-of-bounds write and application crash or possibly have unspecified other impact via crafted JavaScript code that triggers access to red-zone memory...

7.5CVSS9.9AI score0.01762EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/04/03 5:59 a.m.10 views

UBUNTU-CVE-2017-5949

JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 22, allows remote attackers to cause a denial of service heap-based out-of-bounds write and application crash or possibly have unspecified other impact via crafted JavaScript code that triggers access to red-zone memory...

9.8CVSS7.5AI score0.01762EPSS
SaveExploits0References2
NVD
NVD
added 2017/04/03 5:59 a.m.22 views

CVE-2017-5949

JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 22, allows remote attackers to cause a denial of service heap-based out-of-bounds write and application crash or possibly have unspecified other impact via crafted JavaScript code that triggers access to red-zone memory...

9.8CVSS10AI score0.01762EPSS
SaveExploits0References3
NVD
NVD
added 2017/04/03 5:59 a.m.35 views

CVE-2016-10222

runtime/JSONObject.cpp in JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service segmentation violation and application crash via crafted JavaScript code that triggers a "type confusion" in the JSON.stringify function...

7.5CVSS7.4AI score0.01713EPSS
SaveExploits0References2
OSV
OSV
added 2017/04/03 5:59 a.m.16 views

CVE-2016-10226

JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service bitfield out-of-bounds read and application crash via crafted JavaScript code that is mishandled in the operatorString function, related to...

7.5CVSS5.9AI score0.01713EPSS
SaveExploits0References2
OSV
OSV
added 2017/04/03 5:59 a.m.8 views

CVE-2016-10222

runtime/JSONObject.cpp in JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service segmentation violation and application crash via crafted JavaScript code that triggers a "type confusion" in the JSON.stringify function...

7.5CVSS5.9AI score0.01713EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2017/04/03 5:59 a.m.45 views

CVE-2016-10222

runtime/JSONObject.cpp in JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service segmentation violation and application crash via crafted JavaScript code that triggers a "type confusion" in the JSON.stringify function...

7.5CVSS7.2AI score0.01713EPSS
SaveExploits0References1
Prion
Prion
added 2017/04/03 5:59 a.m.41 views

Type confusion

runtime/JSONObject.cpp in JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 18, allows remote attackers to cause a denial of service segmentation violation and application crash via crafted JavaScript code that triggers a "type confusion" in the JSON.stringify function...

5CVSS6.9AI score0.01713EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder