Lucene search
+L

473 matches found

zdt
zdt
added 2018/06/12 12:00 a.m.50 views

Siaberry 1.2.2 - Command Injection Vulnerability

Exploit for hardware platform in category web applications Siaberry's Command Injection Vulnerability Today, I’d like to share several interesting vulnerabilities I discovered in Siaberry, a hardware device for earning cryptocurrency. Siaberry runs on Sia, a decentralized marketplace for buying a...

0.5AI score
SaveExploits0
zdt
zdt
added 2018/05/29 12:00 a.m.71 views

Werewolf Online 0.8.8 - Information Disclosure Vulnerability

Exploit for Android platform in category local exploits Exploit Title: Werewolf Online 0.8.8 - Insecure Logging Software Link: https://play.google.com/store/apps/details?id=com.werewolfapps.online Download Link:...

7.5AI score0.06611EPSS
SaveExploits5
zdt
zdt
added 2018/05/24 12:00 a.m.97 views

glibc 2.27 #GNU - Local Buffer Overflow Exploit

Exploit for linux platform in category local exploits Exploit Title: GNU glibc Vendor Homepage: http://www.gnu.org/ CVE: CVE-2018-11237 POC: $ cat mempcpy.c define GNUSOURCE 1 include include define N 97699 char aN; char bN+128; int main void memset a, 'x', N; char c = mempcpy b, a, N; assert c =...

8.6AI score0.0088EPSS
SaveExploits3
zdt
zdt
added 2018/05/03 12:00 a.m.28 views

Call of Duty Modern Warefare 2 - Buffer Overflow Exploit

Exploit for windows platform in category remote exploits A few years ago, I became aware of a security issue in most Call of Duty games. Although I did not discover it myself, I thought it might be interesting to see what it could be used for. Without going into detail, this security issue allows...

7.5AI score
SaveExploits0
zdt
zdt
added 2018/05/02 12:00 a.m.830 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
zdt
zdt
added 2018/05/01 12:00 a.m.75 views

macOS 10.13.2 - Double mach_port_deallocate in kextd due to Failure to Comply with MIG Ownership Rul

Exploit for macOS platform in category dos / poc Here's a kextd method exposed via MIG com.apple.KernelExtensionServer kernreturnt kextmanagerunlockkextload machportt server, machportt client kernreturnt migresult = KERNFAILURE; if gClientUID != 0 OSKextLog/ kext / NULL, kOSKextLogErrorLevel |...

9.3CVSS7.7AI score0.0819EPSS
SaveExploits5
zdt
zdt
added 2018/04/29 12:00 a.m.171 views

Apache Struts 2.0.1 < 2.3.33 / 2.5 < 2.5.10 - Arbitrary Code Execution Exploit

Exploit for multiple platform in category remote exploits import requests import sys from urllib import quote def exploiturl: res = requests.geturl, timeout=10 if res.statuscode == 200: print "+ Response: ".formatstrres.text print "\n+ Exploit Finished!" else: print "\n! Exploit Failed!" if name ...

7.5CVSS0.4AI score0.95484EPSS
SaveExploits7
zdt
zdt
added 2018/04/24 12:00 a.m.57 views

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

Exploit for multiple platform in category dos / poc 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://github.com/offensive-security/exploit-database-bin-sploits/raw/master/bin-sploits/44529.zip...

0.1AI score0.26163EPSS
SaveExploits3
zdt
zdt
added 2018/03/20 12:00 a.m.87 views

Linux Kernel - The Huge Dirty Cow Overwriting The Huge Zero Page (2) Exploit

Exploit for linux platform in category dos / poc / The code is modified from https://www.exploit-db.com/exploits/43199/ / define GNUSOURCE include include include include include include include include include include include include define TRIESPERPAGE 20000000 define PAGESIZE 0x1000 define...

7.2CVSS7.1AI score0.00467EPSS
SaveExploits8
zdt
zdt
added 2018/03/03 12:00 a.m.63 views

Sony Playstation 4 (PS4) - NamedObj Kernel Exploit Overview Vulnerability

Exploit for hardware platform in category dos / poc Introduction So fail0verflow released a writeup today on the namedobj exploit. I and a few others have had this exploit for some time but did not release as we received help indirectly from f0f, so it was not entirely ours to release. Now that i...

7AI score
SaveExploits0
zdt
zdt
added 2018/02/23 12:00 a.m.34 views

Disk Savvy Enterprise 10.4.18 Buffer Ovreflow Exploit

This Metasploit module exploits a stack-based buffer overflow vulnerability in Disk Savvy Enterprise version 10.4.18, caused by improper bounds checking of the request sent to the built-in server. This Metasploit module has been tested successfully on Windows 7 SP1 x86. This module requires...

7.3AI score
SaveExploits0
zdt
zdt
added 2018/01/18 12:00 a.m.57 views

Microsoft Edge Chakra JIT - Out-of-Bounds Write Exploit

Exploit for windows platform in category dos / poc // Here's the PoC demonstrating OOB write. function optarr, start, end for let i = start; i end; i++ if i === 10 i += 0; // -- a arri = 2.3023e-320; function main let arr = new Array100; arr.fill1.1; for let i = 0; i 1000; i++ optarr, 0, 3; optar...

7.6CVSS7.5AI score0.69631EPSS
SaveExploits5
zdt
zdt
added 2017/11/15 12:00 a.m.30 views

WordPress DFD Reddcoin Tips 1.1.1 Cross Site Scripting Vulnerability

Exploit for php platform in category web applications Credit Ricardo Sanchez Vulnerable DFD Reddcoin Tips Plugin 1.1.1 DFD Reddcoin Tips Plugin is prone to a stored cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/10/30 12:00 a.m.41 views

WordPress Ultimate Product Catalog 4.2.24 Plugin - PHP Object Injection Exploit

Exploit for php platform in category web applications Exploit Title: WP Plugin Ultimate Product Catalog 4.2.24 PHP Object Injection Google Dork: NA Date: Okt 30 2017 Exploit Author: tomplixsee Author blog : cupuzone.wordpress.com Vendor Homepage:...

SaveExploits0
myhack58
myhack58
added 2017/10/11 12:00 a.m.114 views

The latest Office 0day vulnerabilities flaws bug(CVE-2017-11826)in the wild attack warning-vulnerability warning-the black bar safety net

! 2017 9 May 28, 360 the focus of the Network Security Business Unit upscale intimidating response team to capture an application Office 0day vulnerabilities flaws bug(CVE-2017-11826 the Korean invasion attack. The vulnerability flaws bug nearly affect the Microsoft currently support all office...

0.8AI score0.81158EPSS
SaveExploits3
zdt
zdt
added 2017/09/29 12:00 a.m.32 views

DiskBoss Enterprise 8.4.16 - Local Buffer Overflow (PoC) Exploit

Exploit for windows platform in category dos / poc !/usr/bin/python ======================================================================================================================== Exploit Author: Touhid M.Shaikh Exploit Title: DiskBoss Enterprise v8.4.16 Local Buffer OverflowPoC Date:...

7AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2017/09/13 10:49 p.m.1005 views

PSA: New Microsoft Word 0day used in the wild

Microsoft has just patched an important vulnerability in Microsoft Word during its latest patch Tuesday cycle. According to the security firm that found it 1, this new zero-day CVE-2017-8759 was used in targeted attacks to install a piece of malware known as FinFisher. Microsoft Office has been i...

9.3CVSS8.4AI score0.88698EPSS
SaveExploits14
zdt
zdt
added 2017/07/25 12:00 a.m.50 views

WebKit JSC Incorrect Scope Register Handling Vulnerability

WebKit suffers from a JSC incorrect scope register handling in DFG::ByteCodeParser::flushInlineStackEntry inlineStackEntry. WebKit: JSC: Incorrect scope register handling in DFG::ByteCodeParser::flushInlineStackEntry inlineStackEntry CVE-2017-7018 Here's a snippet of...

6.8CVSS8.2AI score0.07956EPSS
SaveExploits3
zdt
zdt
added 2017/07/09 12:00 a.m.160 views

Paypal bypass email verify logins Vulnerability

Bypass verification on paypal email verify logins. Usage Info just use the web This is private exploit. You can buy it at https://0day.today...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/06/28 12:00 a.m.81 views

Microsoft Windows - win32k!NtGdiMakeFontDir Kernel Stack Memory Disclosure Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1191 We have discovered that the win32k!NtGdiMakeFontDir system call discloses large portions of uninitialized kernel stack memory to user-mode clients. The attached proof of conce...

1.9CVSS7.6AI score0.04905EPSS
SaveExploits3
Rows per page
Query Builder