Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0658. PoCs published by Sebastian Krahmer.
AI-analyzed exploit summary This exploit leverages a race condition in the MM Shared Memory library (libmm) to escalate privileges from the Apache user to root. It involves creating a symlink to /etc/ld.so.preload, injecting code into a CGI process via ptrace, and executing a SUID binary to gain root access.
Description
OSSP mm library (libmm) before 1.2.0 allows the local Apache user to gain privileges via temporary files, possibly via a symbolic link attack.
Exploits (1)
This exploit leverages a race condition in the MM Shared Memory library (libmm) to escalate privileges from the Apache user to root. It involves creating a symlink to /etc/ld.so.preload, injecting code into a CGI process via ptrace, and executing a SUID binary to gain root access.