mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2007-5039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5039)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ghost Security Suite beta 1.110 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) NtDeleteValueKey, (3) NtQueryValueKey, (4) NtSetSystemInformation, and (5) NtSetValueKey kernel SSDT hooks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3161
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|