Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0803. PoCs published by Paul Cammidge.
AI-analyzed exploit summary This exploit leverages a race condition in IBM's eNetwork Firewall for AIX by creating a symbolic link to /etc/passwd in /tmp/fwlsuser.PID, which the fwlsuser script overwrites due to insecure file handling. The script iterates through possible PIDs to exploit the vulnerability.
Description
The fwluser script in AIX eNetwork Firewall allows local users to write to arbitrary files via a symlink attack.
Exploits (1)
This exploit leverages a race condition in IBM's eNetwork Firewall for AIX by creating a symbolic link to /etc/passwd in /tmp/fwlsuser.PID, which the fwlsuser script overwrites due to insecure file handling. The script iterates through possible PIDs to exploit the vulnerability.