mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
20 lines
995 B
Markdown
20 lines
995 B
Markdown
![]() |
### [CVE-2006-6696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6696)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Double free vulnerability in Microsoft Windows 2000, XP, 2003, and Vista allows local users to gain privileges by calling the MessageBox function with a MB_SERVICE_NOTIFICATION message with crafted data, which sends a HardError message to Client/Server Runtime Server Subsystem (CSRSS) process, which is not properly handled when invoking the UserHardError and GetHardErrorText functions in WINSRV.DLL.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://isc.sans.org/diary.php?n&storyid=1965
|
||
|
- http://www.security.nnov.ru/Gnews944.html
|
||
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-021
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|