Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5319. PoCs published by DarkFig.
AI-analyzed exploit summary This is a writeup describing a file inclusion vulnerability in Foafgen v0.3, where the 'foaf' parameter in 'redir.php' is used unsafely with 'readfile()'. It provides examples of exploitation but does not include functional exploit code.
Description
Directory traversal vulnerability in redir.php in Foafgen 0.3 allows remote attackers to read arbitrary files via a .. (dot dot) in the foaf parameter.
Exploits (1)
This is a writeup describing a file inclusion vulnerability in Foafgen v0.3, where the 'foaf' parameter in 'redir.php' is used unsafely with 'readfile()'. It provides examples of exploitation but does not include functional exploit code.