Lucene search
+L

3437 matches found

Symantec
Symantec
added 2016/05/10 12:00 a.m.37 views

Microsoft Windows DirectX Graphics Kernel CVE-2016-0197 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability that occurs in the Windows kernel. A local attacker can exploit this issue to execute arbitrary code in kernel mode with elevated privileges. Technologies Affected Microsoft Windows 10 for 32-bit Systems Microsof...

7.2CVSS3.6AI score0.01753EPSS
SaveExploits0Affected Software3
Exploit DB
Exploit DB
added 2016/05/10 12:00 a.m.43 views

Core FTP Server 32-bit Build 587 - Heap Overflow

-- coding: cp1252 -- Exploit Title: Core FTP Server 32-bit - Build 587 Heap Overflow Date: 05/10/2016 Exploit Author: Paul Purcell Contact: ptpxploit at gmail Vendor Homepage: http://www.coreftp.com/ Vulnerable Version Download: http://coreftp.com/server/download/archive/CoreFTPServer587.exe...

5.3AI score
SaveExploits0
Symantec
Symantec
added 2016/05/10 12:00 a.m.41 views

Microsoft Windows Kernel CVE-2016-0180 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability. A local attacker can exploit this issue to gain elevated privileges. Technologies Affected Microsoft Windows 10 for 32-bit Systems Microsoft Windows 10 for x64-based Systems Microsoft Windows 10 version 1511 for...

7.2CVSS1.8AI score0.01889EPSS
SaveExploits0Affected Software5
Tenable Nessus
Tenable Nessus
added 2016/04/27 12:00 a.m.24 views

Core FTP Server < 1.2 Build 588 32-bit Unspecified Overflow Vulnerability

The 32-bit version of Core FTP Server running on the remote host is prior to 1.2 build 588. It is, therefore, affected by an overflow condition due to a failure to properly validate user-supplied input when using FTP, FTPS, or SSL. An unauthenticated, remote attacker can exploit this to impact th...

5.6AI score
SaveExploits0References1
Mageia
Mageia
added 2016/04/21 2:52 p.m.41 views

Updated imlib2 packages fix CVE-2016-4024

Updated imlib2 packages fix security vulnerability: Integer overflow in imlib2 1.4.8 on 32-bit machines leads to insufficient heap allocation and heap overwrite in many image loaders, potentially resulting in remote code execution CVE-2016-4024...

9.8CVSS6AI score0.04831EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2016/04/20 12:00 a.m.23 views

Microsoft Windows Kernel - DrawMenuBarTemp Wild-Write (MS16-039)

Microsoft Windows Kernel - DrawMenuBarTemp Wild-Write MS16-039 Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=707 The attached testcases crashes Windows 7 64-bit while attempting to write to an unmapped memory region. On 32-bit Windows 7 it triggers a null pointer read. Proof o...

0.6AI score
SaveExploits0
Xen Project
Xen Project
added 2016/04/18 12:00 p.m.71 views

x86 shadow pagetables: address width overflow

ISSUE DESCRIPTION In the x86 shadow pagetable code, the guest frame number of a superpage mapping is stored in a 32-bit field. If a shadowed guest can cause a superpage mapping of a guest-physical address at or above 2^44 to be shadowed, the top bits of the address will be lost, causing an...

8.8CVSS8.7AI score0.00468EPSS
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2016/04/18 12:00 a.m.43 views

xen-kernel -- x86 shadow pagetables: address width overflow

The Xen Project reports: In the x86 shadow pagetable code, the guest frame number of a superpage mapping is stored in a 32-bit field. If a shadowed guest can cause a superpage mapping of a guest-physical address at or above 2^44 to be shadowed, the top bits of the address will be lost, causing an...

8.8CVSS0.4AI score0.00468EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2016/04/16 6:58 p.m.33 views

ROPInjector - Convert any Shellcode in ROP and patch it into a given Portable Executable (PE)

A tool written in C Win32 to convert any shellcode in ROP and patch it into a given portable executable PE. It supports only 32-bit target PEs and the x86 instruction set. Published in Blackhat USA 2015, "ROPInjector: Using Return Oriented Programming for Polymorphism and Antivirus Evasion" More...

7.5AI score
SaveExploits0References1
myhack58
myhack58
added 2016/04/11 12:00 a.m.20 views

Linux ASLR vulnerabilities: an attacker with unlimited disable ASLR(CVE-2 0 1 6-3 6 7 2-the vulnerability warning-the black bar safety net

! Recently, security personnel repair a Linux ASLR in a relatively old vulnerability, with x86 devices on the 3 2-bit application usage rights of any user, by the RLIMITSTACK resource is set to“unlimited”you can disable ASLR. The vulnerability CVE number CVE-2 0 1 6-3 6 7 2, The CNNVD number of...

7.8AI score
SaveExploits0
zdt
zdt
added 2016/04/06 12:00 a.m.108 views

Linux (x86) - Disable ASLR by Setting the RLIMIT_STACK Resource to Unlimited

Exploit for linux platform in category dos / poc Source: http://hmarco.org/bugs/CVE-2016-3672-Unlimiting-the-stack-not-longer-disables-ASLR.html CVE-2016-3672 - Unlimiting the stack not longer disables ASLR Authors: Hector Marco & Ismael Ripoll CVE: CVE-2016-3672 Dates: April 2016 Description We...

4.6CVSS7.7AI score0.01163EPSS
SaveExploits12
Exploit DB
Exploit DB
added 2016/04/06 12:00 a.m.244 views

Linux Kernel (x86) - Disable ASLR by Setting the RLIMIT_STACK Resource to Unlimited

Source: http://hmarco.org/bugs/CVE-2016-3672-Unlimiting-the-stack-not-longer-disables-ASLR.html CVE-2016-3672 - Unlimiting the stack not longer disables ASLR Authors: Hector Marco & Ismael Ripoll CVE: CVE-2016-3672 Dates: April 2016 Description We have fixed an old and very known weakness in the...

7.8CVSS7.4AI score0.01163EPSS
SaveExploits12
Xen Project
Xen Project
added 2016/03/16 7:00 p.m.81 views

I/O port access privilege escalation in x86-64 Linux

ISSUE DESCRIPTION IRET and POPF do not modify EFLAGS.IOPL when executed by code at a privilege level other than zero. Since PV Xen guests run at privilege level 3 for 64-bit ones; 32-bit ones run at privilege level 1, to compensate for this the context switching of EFLAGS.IOPL requires the guest ...

7.8CVSS1.3AI score0.00509EPSS
SaveExploits0
OSV
OSV
added 2016/03/14 4:34 p.m.13 views

USN-2930-2 linux-lts-wily vulnerabilities

Ben Hawkes discovered that the Linux netfilter implementation did not correctly perform validation when handling IPTSOSETREPLACE events. A local unprivileged attacker could use this to cause a denial of service system crash or possibly execute arbitrary code with administrative privileges...

8.4CVSS7.1AI score0.03081EPSS
SaveExploits22References15
Exploit DB
Exploit DB
added 2016/03/09 12:00 a.m.39 views

Linux Kernel 3.10/3.18 /4.4 - Netfilter IPT_SO_SET_REPLACE Memory Corruption

Source: https://code.google.com/p/google-security-research/issues/detail?id=758 A memory corruption vulnerability exists in the IPTSOSETREPLACE ioctl in the netfilter code for iptables support. This ioctl is can be triggered by an unprivileged user on PFINET sockets when unprivileged user...

8.4CVSS6.6AI score0.01001EPSS
SaveExploits2
Symantec
Symantec
added 2016/03/08 12:00 a.m.27 views

Microsoft Windows Kernel 'Win32k.sys' CVE-2016-0096 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability that occurs in the Windows kernel. A local attacker can exploit this issue to execute arbitrary code in kernel mode with elevated privileges. Technologies Affected Microsoft Windows 10 for 32-bit Systems Microsof...

7.2CVSS3.7AI score0.0245EPSS
SaveExploits0Affected Software5
Symantec
Symantec
added 2016/03/08 12:00 a.m.34 views

Microsoft Windows Kernel 'Win32k.sys' CVE-2016-0094 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability that occurs in the Windows kernel. A local attacker can exploit this issue to execute arbitrary code in kernel mode with elevated privileges. Technologies Affected Microsoft Windows 10 for 32-bit Systems Microsof...

7.2CVSS3.7AI score0.04145EPSS
SaveExploits3Affected Software5
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.69 views

VMware ESX / ESXi Guest OS Local Privilege Escalation (VMSA-2013-0014) (remote check)

The remote VMware ESX / ESXi host is missing a security-related patch. It is, therefore, affected by a privilege escalation vulnerability due to improper handling of control code in the lgtosync.sys driver. A local attacker can exploit this escalate privileges on Windows-based 32-bit guest...

7.9CVSS5.7AI score0.00506EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2016/02/29 12:00 a.m.18 views

Debian DLA-436-1 : ia32-libs security update

The ia32-libs and ia32-libs-gtk packages contain 32 bit versions of various libraries for use on 64 bit systems. This update rolls in all security fixes made to these libraries since the start of Squeeze LTS. NOTE: Tenable Network Security has extracted the preceding description block directly fr...

5.5AI score
SaveExploits0References3
Debian
Debian
added 2016/02/28 2:40 p.m.37 views

[SECURITY] [DLA 436-1] ia32-libs security update

Package : ia32-libs, ia32-libs-gtk Version : 20160228 The ia32-libs and ia32-libs-gtk packages contain 32 bit versions of various libraries for use on 64 bit systems. This update rolls in all security fixes made to these libraries since the start of Squeeze LTS...

7.2AI score
SaveExploits0
Rows per page
Query Builder