Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5763. 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
PHP remote file inclusion vulnerability in slogin_lib.inc.php in Simple Text-File Login Script (SiTeFiLo) 1.0.6 allows remote attackers to execute arbitrary PHP code via a URL in the slogin_path parameter.
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.