Subscribe via feed.
Archive for November, 2015

Microsoft Windows Kernel Use-After-Free

Posted by deepcore under exploit (No Respond)

The Microsoft Windows kernel suffers from a use-after-free vulnerability with device contexts and NtGdiSelectBitmap.

Microsoft Windows Kernel NtUserScrollDC Memory Corruption

Posted by deepcore under exploit (No Respond)

The Microsoft Windows kernel suffers from an NtUserScrollDC memory corruption vulnerability.

Microsoft Windows Race Condition Leading To Use After Free

Posted by deepcore under exploit (No Respond)

The attached testcase crashes Window 7 32-bit with Special Pool enabled on win32k.sys due to a use-after-free condition. The bug appears to be a race condition between two threads and multiple runs on the PoC might be required to trigger the bug. This is more reliable on systems with multiple cores.

Microsoft Windows Cursor Object Potential Memory Leak

Posted by deepcore under exploit (No Respond)

The attached poc crashes 32-bit Windows 7 with a screen resolution of 1024×768 and 32bit color depth. The crash occurs during a memmove operation while copying the cursor content from unmapped memory. This could potentially be used by an attacker to leak kernel memory. When reproducing this issue in VMWare, it is necessary to remove […]

NVIDIA Stereoscopic 3D Driver Service Arbitrary Run Key Creation

Posted by deepcore under exploit (No Respond)

The 3D Vision service nvSCPAPISvr.exe installed as part of typical driver installations runs at Local System and has an insecure named pipe server. One of the commands in the server can be used to set an Explorer Run key for the system which would allow a user to get code executing in the session of […]

Microsoft Windows Ndis.sys Buffer Overflow

Posted by deepcore under exploit (No Respond)

The attached testcase crashes Windows 7 32-bit due to a pool buffer overflow in an ioctl handler. Enabling special on ndis.sys netio.sys and ntoskrnl helps to track down the issue, however it will crash due to a bad pool header without special pool as well.

[shellcode] – Linux x86_64 Polymorphic execve Shellcode – 31 bytes

Posted by deepcore under Security (No Respond)

Linux x86_64 Polymorphic execve Shellcode – 31 bytes

Tags: ,

[remote] – SAP Sybase Adaptive Server Enterprise XML External Entity Information Disclosure Vulnerability

Posted by deepcore under Security (No Respond)

SAP Sybase Adaptive Server Enterprise XML External Entity Information Disclosure Vulnerability

Tags: ,

vBulletin 5.x Remote Code Execution

Posted by deepcore under exploit (No Respond)

vBulletin version 5.x suffers from a code execution vulnerability.

Apache Flex BlazeDS 4.7.1 SSRF

Posted by deepcore under exploit (No Respond)

Apache Flex BlazeDS versions 4.7.0 and 4.7.1 suffer from a server-side request forgery vulnerability.