mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2007-5041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5041)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
G DATA InternetSecurity 2007 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 and (2) NtOpenProcess kernel SSDT hooks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3161
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|