726
VMScore

CVE-2016-0040

Published: 10/02/2016 Updated: 12/10/2018
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 726
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

The kernel in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows local users to gain privileges via a crafted application, aka "Windows Elevation of Privilege Vulnerability."

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 7 -

microsoft windows vista -

microsoft windows server 2008 r2

microsoft windows server 2008 -

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core/post/windows/reflective_dll_injection' class MetasploitModule < Msf::Exploit::Local Rank = NormalRanking include Msf::Post::File include Msf::Post::Windows::Priv include Msf::Post::W ...
This Metasploit module exploits an uninitialized stack variable in the WMI subsystem of ntoskrnl This Metasploit module has been tested on vulnerable builds of Windows 7 SP0 x64 and Windows 7 SP1 x64 ...

Github Repositories

https://github.com/wcventure/FuzzingPaper

Recent Papers Related To Fuzzing Remark: This website is only used for collecting and grouping the related paper If there are any paper need to be updated, you can contribute PR Main Repo: githubcom/wcventure/FuzzingPaper Mirrors: gitcodenet/mirrors/wcventure/FuzzingPaper All Papers (Classification according to Publication) Survey/Review Fuzzing: Challen

Exploiting CVE-2016-0040 uninitialized pointer

cve-2016-0040 poc for cve-2016-0040 bug found and exploited by Meysam Firozi @R00tkitSmm this poc help write arbitrary data to arbitrary address in windows kernel for more info see ny blog : ioctlir/indexphp/2016/02/13/cve-2016-0040-story-of-uninitialized-pointer/

Recent Fuzzing Paper

Recent Papers Related To Fuzzing This website is only used for collecting and grouping the related paper If there are any paper need to be updated, you can contribute PR Please check the web wcventuregithubio/FuzzingPaper/, as the md file shown in Github is cropped Advertisement: Our ICTT (Guangzhou) research group is accepting applications for master’s, do

CVE-2016-0040 Privilege Escalation Exploit For WMI Receive Notification Vulnerability (x86-64)

CVE-2016-0040 This exploit builds upon SMMRootkit's 32Bit project (githubcom/Rootkitsmm/cve-2016-0040) which causes this vulnerability to trigger a BSoD with all 'a's in RCX and 'B's in RAX It was ported to 64Bit Windows 7 SP1 and doesn't use the "mov [rcx+06h], rax" instruction for inital stage exploitation but instead the &quo