Lucene search
+L

503 matches found

ossfuzz
ossfuzz
added 2018/01/22 11:34 a.m.18 views

imagemagick/encoder_eps_fuzzer: Heap-use-after-free in DestroyXMLTreeAttributes

Project: https://github.com/imagemagick/imagemagick.git Detailed report: https://oss-fuzz.com/testcase?key=5897250724118528 Project: imagemagick Fuzzer: aflimagemagickencoderepsfuzzer Fuzz target binary: encoderepsfuzzer Job Type: aflasanimagemagick Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2017/12/05 3:30 a.m.25 views

shopify-scripts: heap-use-after-free in OP_RESCUE

The following input demonstrates a crash: def e proc ensure z rescue yield end e Class def x new Class 0 ensure 0 = 00end rescue 0 rescue z ASAN report ./mruby/bin/mruby out.rb ================================================================= ==10040==ERROR: AddressSanitizer: heap-use-after-free ...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2017/11/23 12:00 a.m.65 views

WebKit: out-of-bounds read in WebCore::SimpleLineLayout::RunResolver::runForPoint(CVE-2017-13784)

There is an out-of-bounds read security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. ASan log: ================================================================= ==30436==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x606000560c48 at pc...

6.8CVSS7AI score0.05787EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/11/23 12:00 a.m.51 views

WebKit: use-after-free in WebCore::DocumentLoader::frameLoader(CVE-2017-13794)

There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. ASan log: ================================================================= ==689==ERROR: AddressSanitizer: heap-use-after-free on address 0x6110000889c8 at pc 0x000114c94a...

6.8CVSS0.3AI score0.06712EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/11/23 12:00 a.m.45 views

WebKit: out-of-bounds read in WebCore::RenderText::localCaretRect(CVE-2017-13785)

There is an out-of-bounds read security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. ASan log: ================================================================= ==30388==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6030000f5de6 at pc...

6.8CVSS7AI score0.05787EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/11/22 12:00 a.m.58 views

WebKit WebCore::RenderText::localCaretRect Out-Of-Bounds Read

WebKit: out-of-bounds read in WebCore::RenderText::localCaretRect CVE-2017-13785 There is an out-of-bounds read security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= max-height: 0;...

7.1AI score0.05787EPSS
SaveExploits5
zdt
zdt
added 2017/11/22 12:00 a.m.104 views

WebKit - WebCore::DocumentLoader::frameLoader Use-After-Free Exploit

Exploit for multiple platform in category dos / poc function go iframe.name = "foo"; var form = document.createElement"form"; iframe.src = "data:text/html,foo"; form.submit; window.onbeforeunload = f; function f document.head.appendChilddel; ::get...

6.8CVSS8.3AI score0.06712EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/11/22 12:00 a.m.28 views

WebKit - WebCore::PositionIterator::decrement Use-After-Free

WebKit - WebCore::PositionIterator::decrement Use-After-Free / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1346 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC:...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2017/11/22 12:00 a.m.31 views

WebKit - WebCore::RenderObject::previousSibling Use-After-Free

WebKit - WebCore::RenderObject::previousSibling Use-After-Free .class9 column-span: all; function f document.execCommand"indent", false; var var00031 = window.getSelection.setBaseAndExtentsum,16,null,6; f; !-- ================================================================= ASan log:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/11/22 12:00 a.m.64 views

WebKit WebCore::DocumentLoader::frameLoader Use-After-Free

WebKit: use-after-free in WebCore::DocumentLoader::frameLoader CVE-2017-13794 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= function go iframe.name...

7AI score0.06712EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/11/22 12:00 a.m.32 views

WebKit - WebCore::SimpleLineLayout::RunResolver::runForPoint Out-of-Bounds Read

WebKit - WebCore::SimpleLineLayout::RunResolver::runForPoint Out-of-Bounds Read / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1349 There is an out-of-bounds read security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC:...

7.4AI score
SaveExploits0
zdt
zdt
added 2017/11/22 12:00 a.m.51 views

WebKit - WebCore::PositionIterator::decrement Use-After-Free Exploit

Exploit for multiple platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1346 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC:...

6.8CVSS8.3AI score0.05255EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/11/22 12:00 a.m.68 views

WebKit WebCore::Style::TreeResolver::styleForElement Use-After-Free

WebKit: use-after-free in WebCore::Style::TreeResolver::styleForElement CVE-2017-13802 There is a use-after-free security vulnerability in WebKit. The vulnerability was confirmed on ASan build of WebKit nightly. PoC: ================================================================= function...

7AI score0.05787EPSS
SaveExploits5
ossfuzz
ossfuzz
added 2017/11/01 6:48 a.m.17 views

chakra: Stack-use-after-scope in Emit

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=6522431389827072 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: Stack-use-after-scope READ 8 Crash Address: 0x7ff7f4c4a1d0 Crash State: Emit...

0.2AI score
SaveExploits0Affected Software1
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2017/10/26 12:00 a.m.50 views

Stable Channel Update for Desktop

The stable channel has been updated to 62.0.3202.75 for Windows, Mac and Linux which will roll out over the coming days/weeks. Security Fixes and Rewards Note: Access to bug details and links may be kept restricted until a majority of users are updated with a fix. We will also retain restrictions...

8.8CVSS7.9AI score0.02203EPSS
SaveExploits0Affected Software1
zdt
zdt
added 2017/10/02 12:00 a.m.724 views

Dnsmasq < 2.78 - Integer Underflow Exploit

Exploit for multiple platform in category dos / poc ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14496.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html dnsmasq is vulnerable only if one of the...

7.8CVSS8.9AI score0.66347EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/10/02 12:00 a.m.1399 views

Dnsmasq 2.78 - Integer Underflow

Dnsmasq 2.78 - Integer Underflow ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14496.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html dnsmasq is vulnerable only if one of the following option i...

7.8CVSS0.1AI score0.66347EPSS
SaveExploits5
zdt
zdt
added 2017/10/02 12:00 a.m.531 views

Dnsmasq < 2.78 - Stack-Based Overflow Exploit

Exploit for multiple platform in category dos / poc ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14493.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminal...

7.5CVSS9AI score0.83638EPSS
SaveExploits6
exploitpack
exploitpack
added 2017/10/02 12:00 a.m.687 views

Dnsmasq 2.78 - Stack Overflow

Dnsmasq 2.78 - Stack Overflow ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14493.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t...

7.5CVSS0.4AI score0.83638EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2017/10/02 12:00 a.m.295 views

Dnsmasq Heap-Based Overflow

''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14492.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t dnsmasq . docker run --rm -t -i...

0.1AI score0.93307EPSS
SaveExploits5
Rows per page
Query Builder