Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0087. PoCs published by V9.
AI-analyzed exploit summary This exploit leverages a PATH environment variable manipulation in Itetris (v1.6.2) to execute arbitrary commands as root. It creates a malicious 'gunzip' script in /tmp, manipulates PATH to prioritize it, and triggers the vulnerability via a crafted font file path.
Description
itetris/xitetris 1.6.2 and earlier trusts the PATH environmental variable to find and execute the gunzip program, which allows local users to gain root privileges by changing their PATH so that it points to a malicious gunzip program.
Exploits (1)
This exploit leverages a PATH environment variable manipulation in Itetris (v1.6.2) to execute arbitrary commands as root. It creates a malicious 'gunzip' script in /tmp, manipulates PATH to prioritize it, and triggers the vulnerability via a crafted font file path.