mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
828 B
Markdown
19 lines
828 B
Markdown
### [CVE-2006-6797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6797)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|