Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5762. PoCs published by Osirys.
AI-analyzed exploit summary The writeup describes a Remote File Inclusion (RFI) vulnerability in Simple Text-File Login script 1.0.6 due to an unset `$slogin_path` variable, allowing remote file inclusion. It also highlights sensitive data disclosure via a locally stored text file containing user credentials.
Description
Simple Text-File Login Script (SiTeFiLo) 1.0.6 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database file containing the password via a direct request for slog_users.txt.
Exploits (1)
The writeup describes a Remote File Inclusion (RFI) vulnerability in Simple Text-File Login script 1.0.6 due to an unset `$slogin_path` variable, allowing remote file inclusion. It also highlights sensitive data disclosure via a locally stored text file containing user credentials.