Poll
On Windows 7 (or Vista) I use
Advisory 2007-04-15.01
ZoneAlarm Multiple insufficient argument validation of hooked SSDT function Vulnerability
Basic information:
Release date: April 15, 2007
Last update: May 1, 2007
Severity:Medium
Character:System crash
Status:Fixed
Testing program: BTP00001P000ZA.zip
Description:
Hooking SSDT functions requires extra caution. SSDT function handlers are executed in the kernel mode but their callers are executed in the user mode. Hence all function arguments come from the user mode. This is why it is necessary to validate these arguments properly. Otherwise a simple user call can easily crash the whole system. This bug usually results in a system crash. However, it may happen that this bug is even more dangerous and may lead to the execution of an arbitrary code in the privileged kernel mode.
ZoneAlarm hooks many functions in SSDT and in at least two cases it fails to validate arguments that come from the user mode. User calls to NtCreateKey and NtDeleteFile with invalid argument values can cause system crashes because of errors in ZoneAlarm driver vsdatant.sys. Further impacts of this bug (like arbitrary code execution in the kernel mode) were not examined.
Vulnerable software:
- ZoneAlarm Pro 6.5.737.000
- ZoneAlarm Pro 6.1.744.001
- probably all versions of ZoneAlarm products branches 6.x
- possibly older versions of ZoneAlarm products
Not vulnerable software:
- ZoneAlarm Pro 7.0.302.000 and higher
- probably all versions of ZoneAlarm products branches 7.x and higher
Events:
- 2007-04-17: Candidate for inclusion in the CVE list
- 2007-04-16: Vulnerability confirmed by popular information sources
- 2007-04-15: Advisory released
- 2007-01-15: The product vendor released ZoneAlarm products version 7.0.302.000, which fixed the bug
- 2006-09-12: Vendor notification