Lucene search
+L

503 matches found

zdt
zdt
added 2018/09/28 12:00 a.m.117 views

WebKit - WebCore::InlineTextBox::paint Out-of-Bounds Read Exploit

Exploit for multiple platform in category dos / poc -webkit-logical-width: 1px; -webkit-perspective: 1px; function jsfuzzer var htmlvar00011 = document.getElementById"htmlvar00011"; var htmlvar00019 = document.getElementById"htmlvar00019"; var htmlvar00049 = document.getElementById"htmlvar00049";...

8.3AI score0.0965EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/09/25 12:00 a.m.47 views

WebKit WebCore::SVGAnimateElementBase::resetAnimatedType Use-After-Free

WebKit: Use-after-free in WebCore::SVGAnimateElementBase::resetAnimatedType CVE-2018-4314 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on the ASan build of the latest WebKit source on OSX. PoC:...

8.2AI score0.10593EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/09/25 12:00 a.m.53 views

WebKit WebCore::SVGTextLayoutAttributes::context Use-After-Free

WebKit: Use-after-free in WebCore::SVGTextLayoutAttributes::context CVE-2018-4318 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on the ASan build of the latest WebKit source on OSX. PoC: ================================================================...

8.2AI score0.09346EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/09/25 12:00 a.m.43 views

WebKit WebCore::RenderMultiColumnSet::updateMinimumColumnHeight Use-After-Free

WebKit: Use-after-free in WebCore::RenderMultiColumnSet::updateMinimumColumnHeight CVE-2018-4323 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on the ASan build of WebKit revision 233419 on OSX. The vulnerability has also been confirmed on Safari 11.1...

8.2AI score0.09607EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/09/25 12:00 a.m.50 views

WebKit WebCore::RenderTreeBuilder::removeAnonymousWrappersForInlineChildrenIfNeeded Use-After-Free

WebKit: Use-after-free in WebCore::RenderTreeBuilder::removeAnonymousWrappersForInlineChildrenIfNeeded CVE-2018-4197 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on the ASan build of the latest WebKit source on OSX. PoC:...

8.2AI score0.09388EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2018/09/25 12:00 a.m.41 views

WebKit - 'WebCore::RenderTreeBuilder::removeAnonymousWrappersForInlineChildrenIfNeeded' Use-After-Free

::selection, input:focus, .class0, ul::first-letter -webkit-column-count: 85; float: left; function jsfuzzer var fuzzervars = ; try / / var00034 = document.getSelection; catche try var00034.setPositionhtmlvar00003; var var00043 catche try / newvarvar00104:Element / var var00104 = htmlvar00013;...

8.8CVSS7.8AI score0.09388EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2018/09/25 12:00 a.m.52 views

WebKit WebCore::InlineTextBox::paint Out-Of-Bounds Read

WebKit: Out-of-bounds read in WebCore::InlineTextBox::paint CVE-2018-4328 There is a out-of-bounds read security vulnerability in WebKit. The vulnerability was confirmed on the ASan build of WebKit revision 233419 on OSX. The vulnerability has also been confirmed on Safari 11.1.1 sources grabbed...

8.2AI score0.0965EPSS
SaveExploits3
exploitpack
exploitpack
added 2018/08/01 12:00 a.m.20 views

WebRTC - FEC Processing Overflow

WebRTC - FEC Processing Overflow There are several calls to memcpy that can overflow the destination buffer in webrtc::UlpfecReceiverImpl::AddReceivedRedPacket. The method takes a parameter incomingrtppacket, which is an RTP packet with a mac length that is defined by the transport 2048 bytes for...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2018/08/01 12:00 a.m.18 views

WebRTC - VP8 Block Decoding Use-After-Free

WebRTC - VP8 Block Decoding Use-After-Free There is a use-after-free in VP8 block decoding in WebRTC. The contents of the freed block is then treated a pointer, leading to a crash in WebRTC. ==20098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6330000a9491 at pc 0x0000014cde2f bp...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/01 12:00 a.m.40 views

WebRTC - FEC Processing Overflow

There are several calls to memcpy that can overflow the destination buffer in webrtc::UlpfecReceiverImpl::AddReceivedRedPacket. The method takes a parameter incomingrtppacket, which is an RTP packet with a mac length that is defined by the transport 2048 bytes for DTLS in Chrome. This packet is...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/01 12:00 a.m.29 views

WebRTC - VP8 Block Decoding Use-After-Free

There is a use-after-free in VP8 block decoding in WebRTC. The contents of the freed block is then treated a pointer, leading to a crash in WebRTC. ==20098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6330000a9491 at pc 0x0000014cde2f bp 0x7ff20616d7e0 sp 0x7ff20616d7d8 READ of size...

5.3AI score
SaveExploits0
ossfuzz
ossfuzz
added 2018/06/15 1:52 a.m.21 views

envoy/h1_capture_fuzz_test: Heap-use-after-free in Envoy::FakeConnectionBase::close

Project: https://github.com/envoyproxy/envoy.git Detailed report: https://oss-fuzz.com/testcase?key=6204353017806848 Project: envoy Fuzzer: libFuzzerenvoyh1capturefuzztest Fuzz target binary: h1capturefuzztest Job Type: libfuzzerasanenvoy Platform Id: linux Crash Type: Heap-use-after-free READ 1...

6.8AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2018/04/14 5:22 p.m.63 views

Internet Bug Bounty: CVE-2018-6797: A crafted regular expression can cause a heap buffer write overflow in Perl 5 giving a remote attacker control over bytes written

An attacker supplies a regular expression containing one or more \xDF characters after an escape putting the regexp into unicode matching mode, such as a \N escape. Each \xDF character adds one byte of overflow, and any other text in the regular expression is written in order, providing the...

7.5CVSS9AI score0.06599EPSS
SaveExploits0
ossfuzz
ossfuzz
added 2018/03/02 10:08 p.m.21 views

chakra: Crash in Js::JavascriptOperators::CallSetter

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=6252776083423232 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x441f0f000430 Crash State: Js::JavascriptOperators::CallSetter...

6.7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/02/24 7:42 p.m.21 views

ffmpeg/ffmpeg_AV_CODEC_ID_FIC_fuzzer: Heap-buffer-overflow in fic_decode_frame

Project: https://git.ffmpeg.org/ffmpeg.git Detailed report: https://oss-fuzz.com/testcase?key=6317064647081984 Project: ffmpeg Fuzzer: aflffmpegAVCODECIDFICfuzzer Fuzz target binary: ffmpegAVCODECIDFICfuzzer Job Type: aflasanffmpeg Platform Id: linux Crash Type: Heap-buffer-overflow READ Crash...

6.7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/02/23 1:54 p.m.20 views

chakra: Crash in Js::JavascriptOperators::CallGetter

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=5678752915783680 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x20007fff8001 Crash State: Js::JavascriptOperators::CallGetter...

6.7AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/02/08 8:01 p.m.20 views

chakra: Heap-use-after-free in WScriptJsrt::LoadScript

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=6600142003109888 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: Heap-use-after-free READ 2 Crash Address: 0x61100001c300 Crash State: WScriptJsrt::LoadScri...

6.7AI score
SaveExploits0Affected Software1
exploitpack
exploitpack
added 2018/02/01 12:00 a.m.55 views

WebKit - WebCore::FrameView::clientToLayoutViewportPoint Use-After-Free

WebKit - WebCore::FrameView::clientToLayoutViewportPoint Use-After-Free function jsfuzzer var b = document.createElement"body"; a.appendb; ta.autofocus = true; var iframe = document.createElement"iframe"; b.appendChildiframe; li.appendChilddd; iframe.contentDocument.caretRangeFromPoint; function...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/02/01 12:00 a.m.44 views

WebKit - 'WebCore::FrameView::clientToLayoutViewportPoint' Use-After-Free

function jsfuzzer var b = document.createElement"body"; a.appendb; ta.autofocus = true; var iframe = document.createElement"iframe"; b.appendChildiframe; li.appendChilddd; iframe.contentDocument.caretRangeFromPoint; function eventhandler ta.insertAdjacentElement"beforeBegin",a; ::operator...

5.3AI score
SaveExploits0
ossfuzz
ossfuzz
added 2018/01/22 11:40 a.m.17 views

chakra: Crash in Js::JavascriptError::Is

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=6196917705900032 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x00107fff8004 Crash State: Js::JavascriptError::Is...

6.7AI score
SaveExploits0Affected Software1
Rows per page
Query Builder