Lucene search
+L

12940 matches found

Exploit DB
Exploit DB
•added 2018/05/04 12:00 a.m.•103 views

Google Chrome V8 - Object Allocation Size Integer Overflow

There's an integer overflow in computing the required allocation size when instantiating a new javascript object. See the following code in objects.cc // static bool JSFunction::CalculateInstanceSizeForDerivedClass Handle function, InstanceType instancetype, int requestedembedderfields, int...

8.8CVSS7.8AI score0.60304EPSS
SaveExploits3
myhack58
myhack58
•added 2018/05/04 12:00 a.m.•27 views

Vulnerability to cause a Windows system crash, hardware experts published PoC exploit code-exploit warning-the black bar safety net

Bitdefender company researcher Marius Tivadar on GitHub released a PoC code, even if the computer is locking the case in a few seconds cause Windows computers to crash. ! The PoC code is the use of Microsoft processing an NTFS file system image process in the presence of a vulnerability, the code...

7.4AI score
SaveExploits0
zdt
zdt
•added 2018/05/03 12:00 a.m.•56 views

Norton Core Secure WiFi Router - BLE Command Injection Exploit

Exploit for hardware platform in category remote exploits PoC command injection in BLE service of Norton Core Secure WiFi Router CVE-2018-5234 For more information read paper. To demonstrate the exploitation, we will use: - OS GNU/Linux; - Bluetooth dongle adapter; - BlueZ utility for testing...

8AI score0.1639EPSS
SaveExploits4
Packet Storm
Packet Storm
•added 2018/05/03 12:00 a.m.•45 views

LibreOffice 6.0.3 / OpenOffice 4.1.5 Information Disclosure

! /usr/bin/python Exploit Title: Malicious ODF File Creator Date: 1st May 2018 Exploit Author: Richard Davy Vendor Homepage: https://www.libreoffice.org/ Software Link: https://www.libreoffice.org/ Version: LibreOffice 6.0.3, OpenOffice 4.1.5 Tested on: Windows 10 Quick script/POC code to create ...

7.1AI score0.78342EPSS
SaveExploits7
zdt
zdt
•added 2018/05/02 12:00 a.m.•834 views

Exim < 4.90.1 - base64d Remote Code Execution Exploit

Exploit for linux platform in category remote exploits !/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; email protected" print def connecthost, port: global s global f s =...

7.5CVSS0.82137EPSS
SaveExploits19
Exploit DB
Exploit DB
•added 2018/05/02 12:00 a.m.•57 views

Norton Core Secure WiFi Router - 'BLE' Command Injection (PoC)

PoC command injection in BLE service of Norton Core Secure WiFi Router CVE-2018-5234 For more information read paper. To demonstrate the exploitation, we will use: - OS GNU/Linux; - Bluetooth dongle adapter; - BlueZ utility for testing Bluetooth connection. In order to use the script, we will nee...

8.3CVSS7.7AI score0.1639EPSS
SaveExploits4
Exploit DB
Exploit DB
•added 2018/05/02 12:00 a.m.•56 views

LibreOffice/Open Office - '.odt' Information Disclosure

!/usr/bin/python Exploit Title: Malicious ODF File Creator Date: 1st May 2018 Exploit Author: Richard Davy Vendor Homepage: https://www.libreoffice.org/ Software Link: https://www.libreoffice.org/ Version: LibreOffice 6.0.3, OpenOffice 4.1.5 Tested on: Windows 10 Quick script/POC code to create a...

7.5CVSS6.3AI score0.78342EPSS
SaveExploits7
Exploit DB
Exploit DB
•added 2018/05/02 12:00 a.m.•294 views

Exim < 4.90.1 - 'base64d' Remote Code Execution

!/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; [email protected]" print def connecthost, port: global s global f s = socket.createconnectionhost,port f = s.makefile'rw', bufsize=0 def p...

9.8CVSS8.1AI score0.82137EPSS
SaveExploits19
The Hacker News
The Hacker News
•added 2018/04/30 1:36 p.m.•81 views

Faulty Patch for Oracle WebLogic Flaw Opens Updated Servers to Hackers Again

Earlier this month, Oracle patched a highly critical Java deserialization remote code execution vulnerability in its WebLogic Server component of Fusion Middleware that could allow attackers to easily gain complete control of a vulnerable server. However, a security researcher, who operates throu...

9.8CVSS0.9AI score0.99959EPSS
SaveExploits70
Tenable Nessus
Tenable Nessus
•added 2018/04/27 12:00 a.m.•59 views

macOS : Apple Safari 11.1 APPLE-SA-2018-04-24-3 Multiple Vulnerabilities

The version of Apple Safari installed on the remote macOS or Mac OS X host is 11.1, but is missing the security fix APPLE-SA-2018-04-24-3. It is, therefore, affected by multiple vulnerabilities as described in the HT208741 security advisory. C Tenable Network Security, Inc. include"compat.inc"; i...

8.8CVSS8.1AI score0.08583EPSS
SaveExploits5References4
seebug.org
seebug.org
•added 2018/04/25 12:00 a.m.•52 views

Server Directory Traversal at Huawei HG255s(CVE-2017-17309)

Exploit Title: Server Directory Traversal at Huawei HG255s Date: 20.10.2017 Exploit Author: Ismail Tasdelen Vendor Homepage: www.huawei.com Software Link: Not published this modem just used by Turkey Version: V100R001C163B025SP02 POC: Directory Traversal Payload:...

1.2AI score0.073EPSS
SaveExploits6
Exploit DB
Exploit DB
•added 2018/04/25 12:00 a.m.•45 views

Chrome V8 JIT - Arrow Function Scope Fixing Bug

/ When the parser parses the parameter list of an arrow function contaning destructuring assignments, it can't distinguish whether the assignments will be actually in the parameter list or just assignments until it meets a "=" token. So it first assigns the destructuring assignments to the outer...

5.3AI score
SaveExploits0
exploitpack
exploitpack
•added 2018/04/24 12:00 a.m.•20 views

Adobe Flash - Overflow when Playing Sound

Adobe Flash - Overflow when Playing Sound The attached fuzzed swf file causes heap overflow when playing a sound. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept:...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2018/04/24 12:00 a.m.•30 views

Adobe Flash - Overflow in Slab Rendering

The attached fuzzed swf file causes heap or stack corruption depending on platform when rendering a slab. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept:...

9.3CVSS8.1AI score0.26163EPSS
SaveExploits3
Exploit DB
Exploit DB
•added 2018/04/24 12:00 a.m.•22 views

Adobe Flash - Out-of-Bounds Write in blur Filtering

The attached swf file causes and out-of-bounds write in blur filtering. This PoC crashes reliably in Firefox for Linux. Proof of Concept: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44529.zip...

9.3CVSS8.1AI score0.26163EPSS
SaveExploits3
zdt
zdt
•added 2018/04/24 12:00 a.m.•64 views

Adobe Flash - Overflow in Slab Rendering Exploit

Exploit for multiple platform in category dos / poc The attached fuzzed swf file causes heap or stack corruption depending on platform when rendering a slab. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept:...

0.1AI score0.26163EPSS
SaveExploits3
zdt
zdt
•added 2018/04/24 12:00 a.m.•76 views

Adobe Flash - Overflow when Playing Sound Exploit

Exploit for multiple platform in category dos / poc The attached fuzzed swf file causes heap overflow when playing a sound. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept:...

0.2AI score0.28745EPSS
SaveExploits3
exploitpack
exploitpack
•added 2018/04/24 12:00 a.m.•22 views

Adobe Flash - Overflow in Slab Rendering

Adobe Flash - Overflow in Slab Rendering The attached fuzzed swf file causes heap or stack corruption depending on platform when rendering a slab. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept:...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2018/04/24 12:00 a.m.•85 views

VLC Media Player/Kodi/PopcornTime Memory Corruption

""" VLC Media Player/Kodi/PopcornTime 'Red Chimera' 2.2.5 Memory Corruption PoC Author: SivertPL [email protected] CVE: CVE-2017-8311 Infamous VLC/Kodi/PopcornTime subtitle attack in libsubtitleplugin.dll. This is the Proof of Concept of the reverse engineered heap corruption vulnerability...

6.8CVSS0.4AI score0.08836EPSS
SaveExploits4
Exploit DB
Exploit DB
•added 2018/04/24 12:00 a.m.•36 views

Adobe Flash - Overflow when Playing Sound

The attached fuzzed swf file causes heap overflow when playing a sound. This PoC crashes a little bit unreliably, it is the most reliable in the standalone Flash player and Microsoft Edge. Proof of Concept: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44526.zip...

6.5CVSS7.4AI score0.28745EPSS
SaveExploits3
Rows per page
Query Builder