Lucene search
+L

14128 matches found

seebug.org
seebug.org
added 2017/04/04 12:0 a.m.38 views

Apple Webkit: UXSS with JSCallbackData(CVE-2017-2442)

Here is the definition of |JSCallbackData| class. This class is used to call a javascript function from a DOM object. class JSCallbackDataStrong : public JSCallbackData public: JSCallbackDataStrongJSC::JSObject callback, void : mcallbackcallback-globalObject-vm, callback JSC::JSObject callback...

4.3CVSS7.6AI score0.06166EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:0 a.m.24 views

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

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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.55 views

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 more frames and create loaded frames in detached subtrees. SubframeLoadingDisabler...

6.1CVSS7.1AI score0.04237EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.35 views

Apple WebKit 10.0.2 (12602.3.12.0.1_ r210800) - 'constructJSReadableStreamDefaultReader' Type Confusion

exec.argument0; if !stream return throwArgumentTypeErrorexec, scope, 0, "stream", "ReadableStreamReader", nullptr, "ReadableStream"; JSValue jsFunction = stream-get&exec, Identifier::fromString&exec, "getReader"; let rs = new ReadableStream; let cons = rs.getReader.constructor; rs.getReader =...

8.8CVSS7.8AI score0.06296EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.33 views

Apple WebKit - 'ComposedTreeIterator::traverseNextInShadowTree' Use-After-Free

function go d.open = false; d.innerHTML = "foo"; d.open = true; foo !-- ================================================================= ASan log: ================================================================= ==570==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000065058 at pc...

8.8CVSS7.8AI score0.0687EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.59 views

Apple WebKit 10.0.2 - HTMLInputElement Use-After-Free

function eventhandler1 input.type = "foo"; function eventhandler2 input.selectionStart = 25; !-- ================================================================= ASAN log from WebKit nightly on Mac: ================================================================= ==26782==ERROR: AddressSanitize...

8.8CVSS7.8AI score0.06766EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:0 a.m.31 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:0 a.m.17 views

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

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...

6.7AI score
SaveExploits0
seebug.org
seebug.org
added 2017/04/04 12:0 a.m.27 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.06653EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:0 a.m.11 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:0 a.m.46 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.06736EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.31 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.06766EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.45 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.06166EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.27 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.06653EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 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.06166EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.48 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.06736EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.52 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.08511EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.56 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.06472EPSS
SaveExploits5
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.01825EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2017/04/03 5:59 a.m.44 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.01724EPSS
SaveExploits0References1
Rows per page
Query Builder