Files
CVEs-PoC/2007/CVE-2007-2083.md
T
2024-06-18 02:51:15 +02:00

18 lines
806 B
Markdown

### [CVE-2007-2083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2083)
![](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
vsdatant.sys in Check Point Zone Labs ZoneAlarm Pro before 7.0.302.000 does not validate certain arguments before being passed to hooked SSDT function handlers, which allows local users to cause a denial of service (system crash) or possibly execute arbitrary code via crafted arguments to the (1) NtCreateKey and (2) NtDeleteFile functions.
### POC
#### Reference
- http://securityreason.com/securityalert/2591
#### Github
No PoCs found on GitHub currently.