Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5650. PoCs published by sekuru.
AI-analyzed exploit summary The provided text describes a local file inclusion (LFI) vulnerability in ReloadCMS, where unsanitized user input allows arbitrary file access. The example URL demonstrates exploiting the vulnerability to read the '/etc/passwd' file.
Description
Directory traversal vulnerability in system.php in ReloadCMS 1.2.7 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the module parameter to index.php.
Exploits (1)
The provided text describes a local file inclusion (LFI) vulnerability in ReloadCMS, where unsanitized user input allows arbitrary file access. The example URL demonstrates exploiting the vulnerability to read the '/etc/passwd' file.