mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2007-5040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5040)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ghost Security Suite alpha 1.200 does not properly validate certain parameters to System Service Descriptor Table (SSDT) function handlers, which allows local users to cause a denial of service (crash) and possibly gain privileges via the (1) NtCreateKey, (2) NtCreateThread, (3) NtDeleteValueKey, (4) NtQueryValueKey, (5) NtSetSystemInformation, and (6) NtSetValueKey kernel SSDT hooks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3161
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|