CVE-2001-0111
splitvt - Remote Code Execution via Format String in -rcfile Argument
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0111. PoCs published by Michel Kaempf.
AI-analyzed exploit summary This exploit leverages a format string vulnerability in splitvt < 1.6.5 via the -rcfile command line flag. It crafts a malicious input to overwrite stack variables and execute arbitrary shellcode stored in the HOME environment variable, potentially leading to privilege escalation if splitvt is SUID root.
Description
Format string vulnerability in splitvt before 1.6.5 allows local users to execute arbitrary commands via the -rcfile command line argument.
Exploits (1)
This exploit leverages a format string vulnerability in splitvt < 1.6.5 via the -rcfile command line flag. It crafts a malicious input to overwrite stack variables and execute arbitrary shellcode stored in the HOME environment variable, potentially leading to privilege escalation if splitvt is SUID root.