cve/2007/CVE-2007-5039.md

19 lines
879 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-5039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5039)
![](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
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
2024-06-09 00:33:16 +00:00
- http://securityreason.com/securityalert/3161
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.