Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0919. PoCs published by Synnergy.net.
AI-analyzed exploit summary The writeup describes a directory traversal vulnerability in PHPix, allowing remote attackers to read arbitrary files on the webserver by manipulating the 'album' parameter with '../' sequences. The example provided demonstrates accessing the '/etc' directory.
Description
Directory traversal vulnerability in PHPix Photo Album 1.0.2 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) attack.
Exploits (1)
The writeup describes a directory traversal vulnerability in PHPix, allowing remote attackers to read arbitrary files on the webserver by manipulating the 'album' parameter with '../' sequences. The example provided demonstrates accessing the '/etc' directory.