Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-1071. PoCs published by Brant Roman.
AI-analyzed exploit summary This exploit leverages a vulnerability in the Solaris 'wall' client where closing stderr allows spoofing the 'From' field in broadcast messages. It writes a crafted message to a temporary file and uses 'wall' to send it, appearing as if it originated from a specified user@host.
Description
rpc.walld (wall daemon) for Solaris 2.6 through 9 allows local users to send messages to logged on users that appear to come from arbitrary user IDs by closing stderr before executing wall, then supplying a spoofed from header.
Exploits (1)
This exploit leverages a vulnerability in the Solaris 'wall' client where closing stderr allows spoofing the 'From' field in broadcast messages. It writes a crafted message to a temporary file and uses 'wall' to send it, appearing as if it originated from a specified user@host.