Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-1073. PoCs published by Wojciech Purczynski.
AI-analyzed exploit summary This exploit leverages a path traversal vulnerability in the 'at' utility on Sun Solaris when using the '-r' option to delete arbitrary files. The lack of input sanitization allows an attacker to traverse directories and delete unintended files.
Description
A race condition in the at command for Solaris 2.6 through 9 allows local users to delete arbitrary files via the -r argument with .. (dot dot) sequences in the job name, then modifying the directory structure after at checks permissions to delete the file and before the deletion actually takes place.
Exploits (1)
This exploit leverages a path traversal vulnerability in the 'at' utility on Sun Solaris when using the '-r' option to delete arbitrary files. The lack of input sanitization allows an attacker to traverse directories and delete unintended files.