CVE-2000-0491
GNOME gdm - Remote Code Execution via XDMCP FORWARD_QUERY Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2000-0491. PoCs published by AbraxaS, Chris Evans.
AI-analyzed exploit summary This exploit targets a buffer overflow in GNOME Display Manager (gdm) via maliciously crafted XDMCP messages. It sends a FORWARD_QUERY request with a large payload containing NOPs and shellcode to execute a bind shell on port 3879.
Description
Buffer overflow in the XDMCP parsing code of GNOME gdm, KDE kdm, and wdm allows remote attackers to execute arbitrary commands or cause a denial of service via a long FORWARD_QUERY request.
Exploits (2)
This exploit targets a buffer overflow in GNOME Display Manager (gdm) via maliciously crafted XDMCP messages. It sends a FORWARD_QUERY request with a large payload containing NOPs and shellcode to execute a bind shell on port 3879.
This exploit targets a buffer overflow in the XDMCP handling code of 'gdm' (GNOME Display Manager) by sending a maliciously crafted FORWARD_QUERY request. The overflow occurs due to improper handling of the remote display field, allowing arbitrary command execution as root.