mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
975 B
Markdown
19 lines
975 B
Markdown
### [CVE-2006-5758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5758)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Graphics Rendering Engine in Microsoft Windows 2000 through 2000 SP4 and Windows XP through SP2 maps GDI Kernel structures on a global shared memory section that is mapped with read-only permissions, but can be remapped by other processes as read-write, which allows local users to cause a denial of service (memory corruption and crash) and gain privileges by modifying the kernel structures.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.blackhat.com/html/bh-europe-07/bh-eu-07-speakers.html#Eriksson
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-017
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|