CVE-2008-1801
rdesktop 1.5.0 - Integer Underflow in iso_recv_msg Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1801. PoCs published by Guido Landi.
AI-analyzed exploit summary This exploit targets a vulnerability in Microsoft Windows RDP (CVE-2008-1801) by sending a malformed TPKT packet with an oversized length field, leading to a denial-of-service (DoS) condition. The code sets up a listener on port 3389 and sends the crafted payload to any connecting client.
Description
Integer underflow in the iso_recv_msg function (iso.c) in rdesktop 1.5.0 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a Remote Desktop Protocol (RDP) request with a small length field.
Exploits (1)
This exploit targets a vulnerability in Microsoft Windows RDP (CVE-2008-1801) by sending a malformed TPKT packet with an oversized length field, leading to a denial-of-service (DoS) condition. The code sets up a listener on port 3389 and sends the crafted payload to any connecting client.