mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2004-0208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-032
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|