Lucene search
+L

284 matches found

Veracode
Veracode
added 2019/05/02 6:36 a.m.40 views

Information Disclosure

Linux kernel is vulnerable to information disclosure. The vulnerability exists because of incorrect error handling in the setmempolicy and mbind compat syscalls in 'mm/mempolicy.c' in the Linux kernel. Local users could obtain sensitive information from uninitialized stack data by triggering...

5.5CVSS5.5AI score0.00421EPSS
SaveExploits0References45Affected Software2
Exploit DB
Exploit DB
added 2019/03/08 12:0 a.m.188 views

Sony Playstation 4 (PS4) < 6.20 - WebKit Code Execution (PoC)

PS4 6.20 WebKit Code Execution PoC ============== This repo contains a proof-of-concept PoC RCE exploit targeting the PlayStation 4 on firmware 6.20 leveraging CVE-2018-4441. The exploit first establishes an arbitrary read/write primitive as well as an arbitrary object address leak in wkexploit.j...

8.8CVSS7.8AI score0.12808EPSS
SaveExploits8
zdt
zdt
added 2019/02/18 12:0 a.m.82 views

macOS 127.0.0.1:4444 Reverse Shell Shellcode (103 bytes)

/ Title: macOS - Reverse 127.0.0.1:4444/TCP Shell /bin/sh + Null-Free Shellcode 103 bytes Tested: macOS 10.14.1 Author: Ken Kitahara Compilation: gcc -o loader loader.c dev:works devuser$ swvers ProductName: Mac OS X ProductVersion: 10.14.1 BuildVersion: 18B75 dev:works devuser$ cat ipv4rev.s...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/11/20 12:0 a.m.26 views

Apple macOS 10.13 - 'workq_kernreturn' Denial of Service (PoC)

/ Exploit Title: MacOS 10.13 - 'workqkernreturn' Denial of Service PoC Date: 2018-07-30 Exploit Author: Fabiano Anemone Vendor Homepage: https://www.apple.com/ Version: iOS 11.4.1 / MacOS 10.13.6 Tested on: iOS / MacOS CVE: Not assigned Tweet: https://twitter.com/anoane/status/1048549170217451520...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2018/11/13 4:36 p.m.13 views

kernel: mm: use-after-free in do_get_mempolicy function allows local DoS or other unspecified impact

The dogetmempolicy function in mm/mempolicy.c in the Linux kernel allows local users to hit a use-after-free bug via crafted system calls and thus cause a denial of service DoS or possibly have unspecified other impact. Due to the nature of the flaw, privilege escalation cannot be fully ruled out...

7.8CVSS6.8AI score0.00434EPSS
SaveExploits0References4
zdt
zdt
added 2018/09/16 12:0 a.m.123 views

Android (zygote->init;) Chain from USB Privilege Escalation Exploit

Exploit for Android platform in category local exploits After reporting https://bugs.chromium.org/p/project-zero/issues/detail?id=1583 Android ID 80436257, CVE-2018-9445, I discovered that this issue could also be used to inject code into the context of the zygote. Additionally, I discovered a...

0.3AI score0.0082EPSS
SaveExploits6
zdt
zdt
added 2018/08/30 12:0 a.m.844 views

Windows/x64 (10) - WoW64 Egghunter Shellcode (50 bytes)

include include include include using namespace std; / Title: WoW64Egghunter for Windows 10 32bit apps on 64bit Windows 10 Size: 50 bytes Date: 26/08/2018 Author: n30m1nd - https://www.exploit-db.com/author/?a=8766 Works in: 32 bit processes on a 64 bit Windows 10 OS How to: Compile under Visual...

0.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2018/06/19 4:58 a.m.6 views

kernel: a null pointer dereference in net/dccp/output.c:dccp_write_xmit() leads to a system crash

A null pointer dereference in dccpwritexmit function in net/dccp/output.c in the Linux kernel allows a local user to cause a denial of service by a number of certain crafted system calls...

5.5CVSS7.1AI score0.00495EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/03/19 12:0 a.m.168 views

Amazon Linux AMI : kernel (ALAS-2018-971)

Out-of-bounds write via userland offsets in ebtentry struct in netfilter/ebtables.c : A flaw was found in the Linux kernel's implementation of 32-bit syscall interface for bridging. This allowed a privileged user to arbitrarily write to a limited range of kernel memory. CVE-2018-1068 C Tenable...

7.2CVSS6.5AI score0.00451EPSS
SaveExploits0References2
zdt
zdt
added 2018/03/01 12:0 a.m.80 views

Linux Kernel - BadIRET Local Privilege Escalation Exploit

Exploit for linux platform in category local exploits CVE-2014-9322 PoC for Linux kernel CVE-2014-9322 a.k.a BadIRET proof of concept for Linux kernel. This PoC uses only syscalls not any libraries, like pthread. Threads are implemented using raw Linux syscalls. Raw Linux Threads via System Calls...

7.2CVSS0.2AI score0.01447EPSS
SaveExploits8
Kitploit
Kitploit
added 2018/02/26 9:2 p.m.23 views

Shellen - Interactive Shellcoding Environment, In Which You Can Easily Craft Your Shellcodes

Shellen is an interactive shellcoding environment. If you want a handy tool to write shellcodes, then shellen may be your friend. Also, it can be used just as assembly/disassembly tool. It uses keystone and capstone engines for all provided operations. Shellen works only on python3. Maybe it will...

7.4AI score
SaveExploits0References7
zdt
zdt
added 2018/01/15 12:0 a.m.28 views

Linux/x86-64 - Read /etc/passwd Shellcode (82 bytes)

BITS 64 ; Author Mr.Un1k0d3r - RingZer0 Team ; Read /etc/passwd Linux x8664 Shellcode ; Shellcode size 82 bytes global start section .text start: jmp pushfilename readfile: ; syscall open file pop rdi ; pop path value ; NULL byte fix xor byte rdi + 11, 0x41 xor rax, rax add al, 2 xor rsi, rsi ; s...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2017/12/12 12:0 a.m.27 views

Apple XNU Kernel - Memory Corruption due to Integer Overflow in __offsetof Usage in posix_spawn on 32-bit Platforms

Apple XNU Kernel - Memory Corruption due to Integer Overflow in offsetof Usage in posixspawn on 32-bit Platforms posixspawn is a complex syscall which takes a lot of arguments from userspace. The third argument is a pointer to a further arguments descriptor in userspace with the following structu...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.216 views

Linux Kernel 4.13 (Debian 9) - Local Privilege Escalation

/ disablemapminadd.c / / / include include include include include include include / offsets might differ, kernel was custom compiled you can read vmlinux and caculate the offset when testing / / define OFFSETKERNELBASE 0x000000 / define MMAPMINADDR 0x1101de8 define DACMMAPMINADDR 0xe8e810 / get...

5.5CVSS6.3AI score0.02084EPSS
SaveExploits8
n0where
n0where
added 2017/11/14 8:21 p.m.264 views

Unsupervised Coverage-Guided Kernel Fuzzer: syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer. Linux kernel fuzzing has the most support, akaros, freebsd, fuchsia, netbsd and windows are supported to varying degrees. Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it’s being extended to support other ...

7.1AI score
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2017/10/04 12:0 a.m.94 views

Amazon Linux AMI : kernel (ALAS-2017-901)

A buffer overflow was discovered in tpacketrcv function in the Linux kernel since v4.6-rc1 through v4.13. A number of socket-related syscalls can be made to set up a configuration when each packet received by a network interface can cause writing up to 10 bytes to a kernel memory outside of a...

7.8CVSS7.2AI score0.03763EPSS
SaveExploits4References3
Amazon
Amazon
added 2017/10/03 12:0 a.m.48 views

Medium: kernel

Issue Overview: A buffer overflow was discovered in tpacketrcv function in the Linux kernel since v4.6-rc1 through v4.13. A number of socket-related syscalls can be made to set up a configuration when each packet received by a network interface can cause writing up to 10 bytes to a kernel memory...

7.8CVSS7.2AI score0.03763EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2017/09/18 9:48 a.m.30 views

CVE-2017-14497

A buffer overflow was discovered in tpacketrcv function in the Linux kernel since v4.6-rc1 through v4.13. A number of socket-related syscalls can be made to set up a configuration when each packet received by a network interface can cause writing up to 10 bytes to a kernel memory outside of a...

7.8CVSS3.1AI score0.00556EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2017/09/15 10:18 a.m.43 views

CVE-2017-14489

The iscsiifrx function in 'drivers/scsi/scsitransportiscsi.c' in the Linux kernel from v2.6.24-rc1 through 4.13.2 allows local users to cause a denial of service a system panic by making a number of certain syscalls by leveraging incorrect length validation in the kernel code...

5.5CVSS4.3AI score0.01155EPSS
SaveExploits4References1
Ubuntu
Ubuntu
added 2017/08/28 9:24 p.m.76 views

USN-3406-1: Linux kernel vulnerabilities

It was discovered that an out of bounds read vulnerability existed in the associative array implementation in the Linux kernel. A local attacker could use this to cause a denial of service system crash or expose sensitive information. CVE-2016-7914 It was discovered that a NULL pointer dereferenc...

7.8CVSS6.4AI score0.02041EPSS
SaveExploits0
Rows per page
Query Builder