Skip to content

CVE-2021-29337 - Privilege Escalation in MODAPI.sys (MSI Dragon Center)

Notifications You must be signed in to change notification settings

rjt-gupta/CVE-2021-29337

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CVE-2021-29337 - Privilege Escalation in MODAPI.sys (MSI Dragon Center)

General

  • Affected Product: MSI Dragon Center
  • Affected Version: 2.0.104.0
  • CVE MITRE

Description

A vulnerable kernel driver MODAPI.sys in dragon center exposes IOCTL 0x9C406104 which allows low-privileged users to interact directly with physical memory by calling one of several driver routines (MmMapIoSpace) that map physical memory into the virtual address space.

Sending valid input and output buffers via DeviceIoControl allows arbitrary manipulation of the kernel memory in the latest Windows 10 depicting user-mode data being passed to the MmMapIoSpace routine. This vulnerability could possibly allow local privilege escalation to NT AUTHORITY\SYSTEM.

Inspiration from Legends

About

CVE-2021-29337 - Privilege Escalation in MODAPI.sys (MSI Dragon Center)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages