mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2007-2083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2083)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|