Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3723. PoCs published by Lostmon.
AI-analyzed exploit summary The provided text describes a local file inclusion (LFI) vulnerability in PHPizabi 0.848b C1 HFP3, where unsanitized user input allows directory traversal to access local files. The example URL demonstrates exploiting the vulnerability to read the 'boot.ini' file.
Description
Directory traversal vulnerability in index.php in PHPizabi 0.848b C1 HFP3 allows remote authenticated administrators to read arbitrary files via (1) a .. (dot dot), (2) a URL, or possibly (3) a full pathname in the id parameter in an admin.templates.edittemplate action. NOTE: some of these details are obtained from third party information.
Exploits (1)
The provided text describes a local file inclusion (LFI) vulnerability in PHPizabi 0.848b C1 HFP3, where unsanitized user input allows directory traversal to access local files. The example URL demonstrates exploiting the vulnerability to read the 'boot.ini' file.