Lucene search
+L

2990 matches found

zdt
zdt
added 2017/04/05 12:00 a.m.63 views

Apple WebKit - RenderLayer Use-After-Free Exploit

Exploit for multiple platform in category dos / poc 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...

6.8CVSS8.3AI score0.06766EPSS
SaveExploits4
seebug.org
seebug.org
added 2017/04/05 12:00 a.m.39 views

WebKit: ComposedTreeIterator::traverseNextInShadowTree use-after-free(CVE-2017-2466)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on a nightly version of WebKit. The PoC has also been observed to crash Safari 10.0.2 on Mac. PoC: function go d.open = false; d.innerHTML = "foo"; d.open = true; foo ASan log: ==570==ERROR:...

6.8CVSS8.1AI score0.0687EPSS
SaveExploits4
zdt
zdt
added 2017/04/05 12:00 a.m.66 views

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

Exploit for multiple platform in category dos / poc 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...

6.8CVSS8.3AI score0.06736EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:00 a.m.30 views

Apple WebKit 10.0.2 - HTMLInputElement Use-After-Free

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

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

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

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

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/04 12:00 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
Exploit DB
Exploit DB
added 2017/04/04 12:00 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
Exploit DB
Exploit DB
added 2017/04/04 12:00 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:00 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
ossfuzz
ossfuzz
added 2017/03/31 10:40 a.m.15 views

librevenge: Crash in librevenge::IStorage::load

Detailed report: https://oss-fuzz.com/testcase?key=5356949551972352 Project: librevenge Fuzzer: afllibrevengeolefuzzer Fuzz target binary: olefuzzer Job Type: aflasanlibrevenge Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x619800000f78 Crash State: librevenge::IStorage::load...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2017/03/30 4:39 a.m.21 views

libmspub: Stack-use-after-scope in libmspub::MSPUBCollector::paintShape

Detailed report: https://oss-fuzz.com/testcase?key=4867319689904128 Project: libmspub Fuzzer: afllibmspubpubfuzzer Fuzz target binary: pubfuzzer Job Type: aflasanlibmspub Platform Id: linux Crash Type: Stack-use-after-scope READ 8 Crash Address: 0x7f23248bf9f0 Crash State:...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2017/03/30 2:38 a.m.21 views

libmspub: Container-overflow in librevenge::RVNGStringStreamPrivate::RVNGStringStreamPrivate

Detailed report: https://oss-fuzz.com/testcase?key=4774762205151232 Project: libmspub Fuzzer: libFuzzerlibmspubpubfuzzer Fuzz target binary: pubfuzzer Job Type: libfuzzerasanlibmspub Platform Id: linux Crash Type: Container-overflow READ 4 Crash Address: 0x629000000200 Crash State:...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2017/03/30 12:39 a.m.14 views

grpc: Heap-buffer-overflow in server_filter_incoming_metadata

Project: https://github.com/grpc/grpc.git Detailed report: https://oss-fuzz.com/testcase?key=5417405008314368 Project: grpc Fuzzer: libFuzzergrpcserverfuzzer Fuzz target binary: serverfuzzer Job Type: libfuzzerasangrpc Platform Id: linux Crash Type: Heap-buffer-overflow READ 1 Crash Address:...

7AI score
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2017/03/30 12:00 a.m.37 views

Mozilla Firefox: use-after-poison in nsStylePadding::GetPadding

Mozilla bug tracker link: https://bugzilla.mozilla.org/showbug.cgi?id=1340593 There is a use-after-poison issue in Firefox. The vulnerability was confirmed on the nightly ASan build. PoC: padding: inherit; function go var s = menu.style; s.setProperty"scroll-snap-destination", "1px 63%";...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2017/03/30 12:00 a.m.126 views

Mozilla Firefox table use-after-free(CVE-2017-5404)

Mozilla bug tracker link: https://bugzilla.mozilla.org/showbug.cgi?id=1340138 There is a use-after-free security vulnerability in Firefox. The vulnerability was confirmed on the nightly ASan build. PoC and ASan log can be found below. Notes for reproducing: - PoC uses domFuzzLite3 extension...

9.3AI score0.17273EPSS
SaveExploits4
Hacker One
Hacker One
added 2017/03/29 8:41 p.m.24 views

shopify-scripts: SIGSEGV in mrb_vm_exec

PoC ------------------- The following code triggers the bug attached as testmrbvmexec.rb: def methodmissingmeth,argsyieldmeth,argsend enumfor.next Debug - mirb ------------------- x@x:/Desktop/test/mruby/bin$ gdb -q ./mirb rReading symbols from ./mirb...done. gdb r testmrbvmexec.rb Starting...

1.3AI score
SaveExploits0
ossfuzz
ossfuzz
added 2017/03/29 3:39 p.m.15 views

file: Heap-buffer-overflow in cdf_read_property_info

Project: https://github.com/file/file.git Detailed report: https://oss-fuzz.com/testcase?key=5121085282451456 Project: file Fuzzer: aflfilemagicfuzzer Fuzz target binary: magicfuzzer Job Type: aflasanfile Platform Id: linux Crash Type: Heap-buffer-overflow READ 8 Crash Address: 0x611000000280 Cra...

7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2017/03/28 7:52 p.m.26 views

grpc: Heap-use-after-free in post_batch_completion

Project: https://github.com/grpc/grpc.git Detailed report: https://oss-fuzz.com/testcase?key=5965570207907840 Project: grpc Fuzzer: libFuzzergrpcapifuzzer Fuzz target binary: apifuzzer Job Type: libfuzzerasangrpc Platform Id: linux Crash Type: Heap-use-after-free READ 8 Crash Address:...

7AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2017/03/28 2:46 p.m.17 views

shopify-scripts: heap use-after-free in mrb_vm_exec()

The code bellow triggers a heap use-after-free vulnerability: class M def M.newr super new0 end end M.new0 ASAN report : ================================================================= ==25617==ERROR: AddressSanitizer: heap-use-after-free on address 0xf4103e50 at pc 0x080f7231 bp 0xffc69ab8 sp...

7.4AI score
SaveExploits0
ossfuzz
ossfuzz
added 2017/03/28 12:39 p.m.13 views

libreoffice: Container-overflow in sdr::table::TableLayouter::SetBorder

Project: git://anongit.freedesktop.org/libreoffice/core Detailed report: https://oss-fuzz.com/testcase?key=5828472368791552 Project: libreoffice Fuzzer: libFuzzerlibreofficepptfuzzer Fuzz target binary: pptfuzzer Job Type: libfuzzerasanlibreoffice Platform Id: linux Crash Type: Container-overflow...

7AI score
SaveExploits0Affected Software1
Rows per page
Query Builder