CVE-2000-0743
University of Minnesota gopherd 2.x - Remote Code Execution via Long GDESkey Ticket Value
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0743. PoCs published by Chris Sharp.
AI-analyzed exploit summary This exploit targets a buffer overflow in the 'halidate' function of the University of Minnesota's Gopher Daemon (Gopherd) v2.3.1p0-. It leverages an unchecked sprintf call to overwrite a buffer and execute arbitrary code, specifically appending a root user to /etc/passwd.
Description
Buffer overflow in University of Minnesota (UMN) gopherd 2.x allows remote attackers to execute arbitrary commands via a DES key generation request (GDESkey) that contains a long ticket value.
Exploits (1)
This exploit targets a buffer overflow in the 'halidate' function of the University of Minnesota's Gopher Daemon (Gopherd) v2.3.1p0-. It leverages an unchecked sprintf call to overwrite a buffer and execute arbitrary code, specifically appending a root user to /etc/passwd.