### [CVE-2006-6797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6797) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The Client Server Run-Time Subsystem (CSRSS) in Microsoft Windows allows local users to cause a denial of service (crash) or read arbitrary memory from csrss.exe via crafted arguments to the NtRaiseHardError function with status 0x50000018, a different vulnerability than CVE-2006-6696. ### POC #### Reference - http://www.kb.cert.org/vuls/id/740636 - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-021 #### Github No PoCs found on GitHub currently.