CVE-2001-0485
IRIX 6.2 - Authenticated Remote Code Execution via netprint -n Option
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2001-0485. PoCs published by LSD-PLaNET, V9.
AI-analyzed exploit summary This exploit leverages a library path manipulation vulnerability in /usr/lib/print/netprint on IRIX systems to escalate privileges to root. It compiles a malicious shared library that overrides functions to spawn a root shell.
Description
Unknown vulnerability in netprint in IRIX 6.2, and possibly other versions, allows local users with lp privileges attacker to execute arbitrary commands via the -n option.
Exploits (2)
This exploit leverages a library path manipulation vulnerability in /usr/lib/print/netprint on IRIX systems to escalate privileges to root. It compiles a malicious shared library that overrides functions to spawn a root shell.
This exploit leverages a vulnerability in SGI Irix's setuid root 'netprint' utility, which loads arbitrary shared libraries via the -n option without validation. The PoC compiles a malicious shared library to execute a shell with root privileges.