CVE-2007-2083
ZoneAlarm Pro < 7.0.302.000 - Denial of Service or Arbitrary Code Execution via NtCreateKey and NtDeleteFile SSDT Hooks
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2083. PoCs published by Matousec Transparent security.
AI-analyzed exploit summary This exploit demonstrates a local denial-of-service vulnerability in ZoneAlarm by supplying invalid arguments to the 'vsdatant.sys' driver via hooked SSDT functions like NtCreateKey or NtDeleteFile. It crashes the system due to insufficient argument validation in the firewall driver.
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.
Exploits (1)
This exploit demonstrates a local denial-of-service vulnerability in ZoneAlarm by supplying invalid arguments to the 'vsdatant.sys' driver via hooked SSDT functions like NtCreateKey or NtDeleteFile. It crashes the system due to insufficient argument validation in the firewall driver.