cve/2007/CVE-2007-5044.md
2024-05-26 14:27:05 +02:00

18 lines
792 B
Markdown

### [CVE-2007-5044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5044)
![](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
ZoneAlarm Pro 7.0.362.000 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) NtCreatePort and (2) NtDeleteFile kernel SSDT hooks, a partial regression of CVE-2007-2083.
### POC
#### Reference
- http://securityreason.com/securityalert/3161
#### Github
No PoCs found on GitHub currently.