CVE-2009-2918
TheGreenBow IPSec VPN Client 4.61.003 - Denial of Service via tgbvpn.sys IOCTL 0x80000034
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2918. PoCs published by Evilcry.
AI-analyzed exploit summary This exploit demonstrates a local denial-of-service (DoS) vulnerability in TheGreenBow VPN Client 4.61.003 by sending a malformed IOCTL request (0x80000034) to the tgbvpn.sys driver, causing a BSOD. The PoC includes a C program that opens a handle to the driver and triggers the vulnerability.
Description
The tgbvpn.sys driver in TheGreenBow IPSec VPN Client 4.61.003 allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted request to the 0x80000034 IOCTL, probably involving an input or output buffer size of 0.
Exploits (1)
This exploit demonstrates a local denial-of-service (DoS) vulnerability in TheGreenBow VPN Client 4.61.003 by sending a malformed IOCTL request (0x80000034) to the tgbvpn.sys driver, causing a BSOD. The PoC includes a C program that opens a handle to the driver and triggers the vulnerability.