mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.1 KiB
1.1 KiB
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
- 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
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-017
Github
No PoCs found on GitHub currently.