CVE-2007-0235
libgtop < 2.14.6 - Stack-Based Buffer Overflow via Long Process Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0235. PoCs published by Liu Qishuai.
AI-analyzed exploit summary This exploit leverages a buffer overflow in libgtop2 by creating a directory with an excessively long name, copying a binary into it, and executing it via gnome-system-monitor to trigger the vulnerability.
Description
Stack-based buffer overflow in the glibtop_get_proc_map_s function in libgtop before 2.14.6 (libgtop2) allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a process with a long filename that is mapped in its address space, which triggers the overflow in gnome-system-monitor.
Exploits (1)
This exploit leverages a buffer overflow in libgtop2 by creating a directory with an excessively long name, copying a binary into it, and executing it via gnome-system-monitor to trigger the vulnerability.