Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6290. PoCs published by StAkeR.
AI-analyzed exploit summary This is a writeup describing a local file inclusion (LFI) vulnerability in a PHP application. It provides code snippets and example payloads to exploit the vulnerability, but does not include functional exploit code.
Description
Directory traversal vulnerability in includefile.php in nicLOR Sito, when register_globals is enabled or magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the page_file parameter.
Exploits (1)
This is a writeup describing a local file inclusion (LFI) vulnerability in a PHP application. It provides code snippets and example payloads to exploit the vulnerability, but does not include functional exploit code.