CVE-2002-0652
IRIX 6.5-6.5.16 - Remote Code Execution via XFSMD Popen Shell Metacharacter Injection
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0652. PoCs published by Last Stage of Delirium.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in the XFS RPC service (xfsmd) on IRIX systems. It leverages unsanitized input passed to popen() to execute arbitrary commands with root privileges or export file systems via NFS.
Description
xfsmd for IRIX 6.5 through 6.5.16 allows remote attackers to execute arbitrary code via shell metacharacters that are not properly filtered from several calls to the popen() function, such as export_fs().
Exploits (1)
This exploit targets a command injection vulnerability in the XFS RPC service (xfsmd) on IRIX systems. It leverages unsanitized input passed to popen() to execute arbitrary commands with root privileges or export file systems via NFS.