Lucene search
+L

114 matches found

OSV
OSV
added 2019/04/20 8:29 a.m.7 views

OPENSUSE-SU-2019:1250-1 Security update for glibc

This update for glibc fixes the following issues: Security issue fixed: - CVE-2016-10739: Fixed an improper implementation of getaddrinfo function which could allow applications to incorrectly assume that had parsed a valid string, without the possibility of embedded HTTP headers or other...

5.3CVSS6.4AI score0.00479EPSS
SaveExploits0References5
exploitpack
exploitpack
added 2018/10/02 12:0 a.m.292 views

Linux Kernel 4.11.8 - mq_notify: double sock_put() Local Privilege Escalation

Linux Kernel 4.11.8 - mqnotify: double sockput Local Privilege Escalation / CVE-2017-11176: "mqnotify: double sockput" by LEXFO 2018. DISCLAIMER: The following code is for EDUCATIONAL purpose only. Do not use it on a system without authorizations. WARNING: The exploit WILL NOT work on your target...

7.2CVSS0.3AI score0.03631EPSS
SaveExploits8
zdt
zdt
added 2018/03/20 12:0 a.m.641 views

Linux Kernel < 3.16.39 (Debian 8 x64) - inotfiy Local Privilege Escalation Exploit

Exploit for linux platform in category local exploits / CVE-2017-7533 inotfiy linux kernel vulnerability. $ gcc -o exploit exploit.c -lpthread $./exploit Listening for events. Listening for events. alloclen : 50 longname="testdir/bbbb32103210321032100��1����" handleevents event-name : b, event-le...

6.9CVSS7.6AI score0.01223EPSS
SaveExploits3
zdt
zdt
added 2017/12/18 12:0 a.m.296 views

Linux kernel < 4.10.15 - Race Condition Privilege Escalation Exploit

Exploit for linux platform in category local exploits PoC for CVE-2017-10661, triggers UAF with KASan enabled in kernel 4.10 / include include include include include include include include include include include include include include include include include define RACETIME 1000000 int fd; in...

7.6CVSS7.5AI score0.13378EPSS
SaveExploits3
exploitpack
exploitpack
added 2017/12/15 12:0 a.m.122 views

Linux kernel 4.10.15 - Race Condition Privilege Escalation

Linux kernel 4.10.15 - Race Condition Privilege Escalation / PoC for CVE-2017-10661, triggers UAF with KASan enabled in kernel 4.10 / include include include include include include include include include include include include include include include include include define RACETIME 1000000 int...

7.6CVSS0.6AI score0.13378EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/12/15 12:0 a.m.165 views

Linux kernel < 4.10.15 - Race Condition Privilege Escalation

/ PoC for CVE-2017-10661, triggers UAF with KASan enabled in kernel 4.10 / include include include include include include include include include include include include include include include include include define RACETIME 1000000 int fd; int fddumb; int count=0; void listaddthreadvoid arg in...

7.6CVSS6.6AI score0.13378EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.96 views

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

/ 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 MEMESETVAL 0x41 define MAPSIZE 0x200000 define STRIN...

7CVSS6.6AI score0.02841EPSS
SaveExploits10
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.29 views

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

Linux Kernel - The Huge Dirty Cow Overwriting The Huge Zero Page 2 / 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...

0.4AI score
SaveExploits0
CNVD
CNVD
added 2017/05/10 12:0 a.m.7 views

lrzip denial of service vulnerability (CNVD-2017-07521)

lrzip Long Range ZIP is an open source compression utility for large files. A denial of service vulnerability exists in the 'joinpthread' function in the stream.c file of liblrzip.so in lrzip version 0.631. A remote attacker can exploit this vulnerability to cause a denial of service null pointer...

5.5CVSS6.8AI score0.01383EPSS
SaveExploits0References1
OSV
OSV
added 2017/05/08 2:29 p.m.5 views

DEBIAN-CVE-2017-8843

The joinpthread function in stream.c in liblrzip.so in lrzip 0.631 allows remote attackers to cause a denial of service NULL pointer dereference and application crash via a crafted archive...

5.5CVSS6.6AI score0.01383EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2017/05/08 12:0 a.m.10 views

PT-2017-18573 · Lrzip · Lrzip

Name of the Vulnerable Software and Affected Versions: lrzip version 0.631 Description: The issue allows remote attackers to cause a denial of service, resulting in a NULL pointer dereference and application crash, via a crafted archive. This is due to a problem in the join pthread function in...

9.8CVSS6AI score0.02485EPSS
SaveExploits6References33
Exploit DB
Exploit DB
added 2017/03/22 12:0 a.m.143 views

Linux Kernel 3.11 < 4.8 0 - 'SO_SNDBUFFORCE' / 'SO_RCVBUFFORCE' Local Privilege Escalation

// CAPNETADMIN - root LPE exploit for CVE-2016-9793 // No KASLR, SMEP or SMAP bypass included // Affected kernels: 3.11 - 4.8 // Tested in QEMU only // https://github.com/xairy/kernel-exploits/tree/master/CVE-2016-9793 // // Usage: // gcc -pthread exploit.c -o exploit // chown guest:guest exploit...

7.8CVSS6.2AI score0.01566EPSS
SaveExploits8
zdt
zdt
added 2016/11/30 12:0 a.m.164 views

Linux Kernel 2.6.22 < 3.9 - Dirty COW /proc/self/mem Race Condition Privilege Escalation (/etc/pa

Exploit for linux platform in category local exploits // EDB-Note: Compile: g++ -Wall -pedantic -O2 -std=c++11 -pthread -o dcow 40847.cpp -lutil // EDB-Note: Recommended way to run: ./dcow -s Will automatically do "echo 0 /proc/sys/vm/dirtywritebackcentisecs" // //...

7.2CVSS8.1AI score0.83014EPSS
SaveExploits89
exploitpack
exploitpack
added 2016/10/26 12:0 a.m.41 views

Linux Kernel 2.6.22 3.9 - Dirty COW PTRACE_POKEDATA Race Condition (Write Access Method)

Linux Kernel 2.6.22 3.9 - Dirty COW PTRACEPOKEDATA Race Condition Write Access Method // $ echo pikachu|sudo tee pokeball;ls -l pokeball;gcc -pthread pokemon.c -o d;./d pokeball miltank;cat pokeball include //// pikachu include //// -rw-r--r-- 1 root root 8 Apr 4 12:34 pokeball include ////...

0.5AI score
SaveExploits0
zdt
zdt
added 2016/10/22 12:0 a.m.197 views

DirtyCow Linux Kernel Race Condition Exploit

Exploit for linux platform in category local exploits / dirtyc0w.c $ sudo -s echo this is not a test foo chmod 0404 foo $ ls -lah foo -r-----r-- 1 root root 19 Oct 20 15:23 foo $ cat foo this is not a test $ gcc -lpthread dirtyc0w.c -o dirtyc0w $ ./dirtyc0w foo m00000000000000000 mmap 56123000...

7.2CVSS8AI score0.83014EPSS
SaveExploits89
zdt
zdt
added 2014/11/26 12:0 a.m.471 views

Linux Kernel libfutex Local Root for RHEL/CentOS 7.0.1406 Exploit

Exploit for linux platform in category local exploits / CVE-2014-3153 exploit for RHEL/CentOS 7.0.1406 By Kaiqu Chen email protected Based on libfutex and the expoilt for Android by GeoHot. Usage: $gcc exploit.c -o exploit -lpthread $./exploit / include include include include include include...

7.2CVSS0.37233EPSS
SaveExploits15
exploitpack
exploitpack
added 2014/11/25 12:0 a.m.96 views

Linux Kernel 3.14.5 (CentOS 7 RHEL) - libfutex Local Privilege Escalation

Linux Kernel 3.14.5 CentOS 7 RHEL - libfutex Local Privilege Escalation / CVE-2014-3153 exploit for RHEL/CentOS 7.0.1406 By Kaiqu Chen [email protected] Based on libfutex and the expoilt for Android by GeoHot. Usage: $gcc exploit.c -o exploit -lpthread $./exploit / include include include include...

7.2CVSS0.8AI score0.37233EPSS
SaveExploits15
Packet Storm
Packet Storm
added 2014/11/17 12:0 a.m.20 views

Safari 8.0 Crash Proof Of Concept

@w3bd3vil svg padding-top: 1337%; box-sizing: border-box; 0x7fff8ab10282: jae 0x7fff8ab1028c ; pthreadkill + 20 0x7fff8ab10284: movq %rax, %rdi 0x7fff8ab10287: jmp 0x7fff8ab0bca3 ; cerrornocancel 0x7fff8ab1028c: retq lldb register read General Purpose Registers: rax = 0x0000000000000000 rbx =...

SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.29 views

FreeBSD <= 6.1 kqueue() NULL pointer Dereference Local Root Exploit

No description provided by source. / FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread...

7.1AI score
SaveExploits0
Prion
Prion
added 2012/09/07 10:32 a.m.14 views

Design/Logic Flaw

Untrusted search path vulnerability in the pthreadwin32processattachnp function in pthreadGC2.dll in Pthreads-win32 2.8.0 allows local users to gain privileges via a Trojan horse quserex.dll file in the current working directory. NOTE: some of these details are obtained from third party informati...

6.9CVSS7AI score0.00438EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder