Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5618. PoCs published by ajann.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in Netref 4's cat_for_aff.php to disclose sensitive files like /etc/passwd. It constructs a malicious URL with ../ sequences and uses Microsoft.XMLHTTP to fetch the file contents.
Description
Directory traversal vulnerability in script/cat_for_aff.php in Netref 4 allows remote attackers to read arbitrary files via a .. (dot dot) sequence in the ad_direct parameter.
Exploits (1)
This exploit leverages a directory traversal vulnerability in Netref 4's cat_for_aff.php to disclose sensitive files like /etc/passwd. It constructs a malicious URL with ../ sequences and uses Microsoft.XMLHTTP to fetch the file contents.