CVE-2004-1748
sysinternals regmon < 6.11 - Denial of Service via Invalid Hook Function Pointers
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1748. PoCs published by Next Generation Security.
AI-analyzed exploit summary This exploit triggers a local denial of service in Regmon (up to version 6.11) by passing NULL pointers to the ZwSetValueKey function, causing the application to crash. It leverages a lack of input validation in the kernel function handling.
Description
NtRegmon before 6.12 allows local users to cause a denial of service (crash), while NtRegmon is running, via invalid pointers to hook functions such as ZwSetQueryValue.
Exploits (1)
This exploit triggers a local denial of service in Regmon (up to version 6.11) by passing NULL pointers to the ZwSetValueKey function, causing the application to crash. It leverages a lack of input validation in the kernel function handling.