Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5465. PoCs published by vladii.
AI-analyzed exploit summary This is a writeup detailing a Local File Inclusion (LFI) vulnerability in DOOP CMS <=1.3.7. The vulnerability arises from improper handling of the 'page' parameter, allowing path traversal attacks to read arbitrary files when magic_quotes_gpc is disabled.
Description
Directory traversal vulnerability in doop CMS 1.3.7 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter to an unspecified component.
Exploits (1)
This is a writeup detailing a Local File Inclusion (LFI) vulnerability in DOOP CMS <=1.3.7. The vulnerability arises from improper handling of the 'page' parameter, allowing path traversal attacks to read arbitrary files when magic_quotes_gpc is disabled.