Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-2014. PoCs published by Hugo Vazquez.
AI-analyzed exploit summary This exploit leverages a race condition in wget (CVE-2004-2014) to corrupt or replace a file being downloaded by a root user. The script monitors for a wget process downloading a specific file, then replaces it with a symlink or arbitrary content.
Description
Wget 1.9 and 1.9.1 allows local users to overwrite arbitrary files via a symlink attack on the name of the file being downloaded.
Exploits (1)
This exploit leverages a race condition in wget (CVE-2004-2014) to corrupt or replace a file being downloaded by a root user. The script monitors for a wget process downloading a specific file, then replaces it with a symlink or arbitrary content.