Lucene search
+L

44 matches found

VulnCheck KEV
VulnCheck KEV
added 2022/11/03 12:00 a.m.7 views

VulnCheck KEV: CVE-2013-3881

win32k.sys in the kernel-mode drivers in Microsoft Windows 7 SP1 and Windows Server 2008 R2 SP1 allows local users to gain privileges via a crafted application, aka "Win32k NULL Page Vulnerability."...

7.2CVSS5.8AI score0.14835EPSS
SaveExploits7References1
ATTACKERKB
ATTACKERKB
added 2021/03/11 4:15 p.m.171 views

CVE-2021-27077

Windows Win32k Elevation of Privilege Vulnerability...

7.8CVSS7.2AI score0.01441EPSS
SaveExploits0References14Affected Software26
Gitee
Gitee
added 2020/04/13 5:28 p.m.9 views

PSKernel-Primitives

This repository contains a collection of PowerShell primitives for exploitation, specifically targeting Windows systems. The code is written in PowerShell and utilizes various Windows APIs to achieve its goals. The repository includes several functions, each with a specific purpose: 1...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/04/05 4:59 a.m.50 views

CVE-2019-9213

A flaw was found in mmap in the Linux kernel allowing the process to map a null page. This allows attackers to abuse this mechanism to turn null pointer dereferences into workable exploits. Mitigation Enabling selinux prevents the public exploit from working correctly...

5.5CVSS3.6AI score0.05667EPSS
SaveExploits7References2
Gitee
Gitee
added 2020/03/28 12:42 a.m.10 views

PSKernel-Primitives

This repository contains a collection of PowerShell primitives for fuzzing and exploitation. The primitives are designed to be used in a Windows environment and are intended for use in red teaming and penetration testing. The repository includes the following primitives: 1. Alloc-NullPage.ps1:...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2019/10/27 9:47 p.m.7 views

PSKernel-Primitives

This repository, zdiskless/PSKernel-Primitives, is a collection of PowerShell primitives for exploitation. The code includes various functions for generating shellcode, allocating memory, and interacting with the Windows kernel. The functions in this repository are designed to be used in...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/06/17 7:56 p.m.11 views

kernel: lack of check for mmap minimum address in expand_downwards in mm/mmap.c leads to NULL pointer dereferences exploit on non-SMAP platforms

A flaw was found in mmap in the Linux kernel allowing the process to map a null page. This allows attackers to abuse this mechanism to turn null pointer dereferences into workable exploits...

5.5CVSS7.1AI score0.05667EPSS
SaveExploits7References4
RedHat Linux
RedHat Linux
added 2019/06/17 6:01 p.m.11 views

kernel: lack of check for mmap minimum address in expand_downwards in mm/mmap.c leads to NULL pointer dereferences exploit on non-SMAP platforms

A flaw was found in mmap in the Linux kernel allowing the process to map a null page. This allows attackers to abuse this mechanism to turn null pointer dereferences into workable exploits...

5.5CVSS7.1AI score0.05667EPSS
SaveExploits7References4
RedHat Linux
RedHat Linux
added 2019/04/23 2:31 p.m.29 views

kernel: lack of check for mmap minimum address in expand_downwards in mm/mmap.c leads to NULL pointer dereferences exploit on non-SMAP platforms

A flaw was found in mmap in the Linux kernel allowing the process to map a null page. This allows attackers to abuse this mechanism to turn null pointer dereferences into workable exploits...

5.5CVSS7.1AI score0.05667EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2019/04/04 12:00 a.m.58 views

EulerOS Virtualization 2.5.3 : kernel (EulerOS-SA-2019-1259)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in cancangwrcv in net/can/gw.c in the Linux kernel through 4.19.13. The CAN frame modification rules allo...

7.8CVSS6.9AI score0.05667EPSS
SaveExploits8References8
Tenable Nessus
Tenable Nessus
added 2019/03/29 12:00 a.m.81 views

Amazon Linux 2 : kernel (ALAS-2019-1179)

A kernel memory leak was found in the kernelreadfile function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service DoS.CVE-2019-8980 A flaw was found in mmap in the Linux kernel allowing the process to map a null page. This...

7.8CVSS6.1AI score0.05845EPSS
SaveExploits7References3
zdt
zdt
added 2018/01/11 12:00 a.m.52 views

Jungo Windriver 12.5.1 - Privilege Escalation Exploit

Exploit for windows platform in category local exploits // ConsoleApplication1.cpp : Defines the entry point for the console application. // include "stdafx.h" include include define device L"\\.\WINDRVR1251" define SPRAYSIZE 30000 typedef NTSTATUSWINAPI PNtAllocateVirtualMemory HANDLE...

7.2CVSS7.7AI score0.01204EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2018/01/10 12:00 a.m.37 views

Jungo Windriver 12.5.1 - Local Privilege Escalation

// ConsoleApplication1.cpp : Defines the entry point for the console application. // include "stdafx.h" include include define device L"\\.\WINDRVR1251" define SPRAYSIZE 30000 typedef NTSTATUSWINAPI PNtAllocateVirtualMemory HANDLE ProcessHandle, PVOID BaseAddress, ULONG ZeroBits, PULONG...

7.8CVSS7.3AI score0.01204EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2017/04/18 12:00 a.m.61 views

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

Possible double free in stcpsendmsg incorrect fix for CVE-2017-5986 : It was found that the code in net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service...

7.8CVSS6.7AI score0.01162EPSS
SaveExploits0References4
zdt
zdt
added 2016/06/10 12:00 a.m.44 views

Apple Mac OSX - Kernel Exploitable Null Pointer Dereference in AppleGraphicsDeviceControl

Exploit for macOS platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=782 AppleGraphicsDeviceControlClient doesn't check that its pointer to its IOService at this+0xd8 is non-null before using it in all external methods. We can set this pointer to NU...

9.3CVSS8.6AI score0.04661EPSS
SaveExploits3
zdt
zdt
added 2015/12/17 12:00 a.m.90 views

Microsoft Windows Kernel win32k!OffsetChildren - Null Pointer Dereference

Exploit for windows platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=544 The attached PoC triggers a null pointer vulnerability in OffsetChildren on Windows 7 32-bit. By mapping the null page an attacker can leverage this vulnerability to...

7.2CVSS6.5AI score0.0326EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/12/17 12:00 a.m.24 views

win32k Desktop and Clipboard - Null Pointer Dereference

win32k Desktop and Clipboard - Null Pointer Dereference Source: https://code.google.com/p/google-security-research/issues/detail?id=534 The attached PoC triggers a null pointer condition on Windows 7 32-bit, which can potentially be exploited on versions of Windows that allow mapping the null pag...

0.5AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.32 views

FreeBSD <= 6.4 Netgraph Local Privledge Escalation Exploit

No description provided by source. / FreeBSD = 6.4-RELEASE Netgraph Exploit by zx2c4 This is an exploit for CVE-2008-5736, the FreeBSD protosw and loosely based on Don Bailey's 2008 exploit - http://www.exploit-db.com/exploits/7581/ . The thing with Don's exploit is that it relies on having a kno...

7.2CVSS6.6AI score0.01195EPSS
SaveExploits5
NVD
NVD
added 2013/10/09 2:53 p.m.39 views

CVE-2013-3881

win32k.sys in the kernel-mode drivers in Microsoft Windows 7 SP1 and Windows Server 2008 R2 SP1 allows local users to gain privileges via a crafted application, aka "Win32k NULL Page Vulnerability."...

7.2CVSS6.2AI score0.14835EPSS
SaveExploits7References3
canvas
canvas
added 2013/10/09 2:53 p.m.55 views

Immunity Canvas: CVE_2013_3881

Name| CVE20133881 ---|--- CVE| CVE-2013-3881 Exploit Pack| CANVAS Description| Win32k NULL Page Exploit Notes| Repeatability: Notes: This vulnerability only affects Intel x86 based versions of Windows 7 This module automatically migrates to lsass.exe . Tested on: Windows 7 Ultimate N VENDOR:...

7.2CVSS2.6AI score0.14835EPSS
SaveExploits7
Rows per page
Query Builder