CVE-2007-1391
Leo West WEBO 1.0 - Remote File Inclusion via baseDir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1391. PoCs published by K-159.
AI-analyzed exploit summary This is a writeup describing a remote file inclusion vulnerability in WEBO (Web Organizer) <= 1.0 due to improper sanitization of the $baseDir variable in foldertree.php. The exploit requires register_globals and allow_url_fopen to be enabled.
Description
PHP remote file inclusion vulnerability in modules/abook/foldertree.php in Leo West WEBO (aka weborganizer) 1.0 allows remote attackers to execute arbitrary PHP code via a URL in the baseDir parameter.
Exploits (1)
This is a writeup describing a remote file inclusion vulnerability in WEBO (Web Organizer) <= 1.0 due to improper sanitization of the $baseDir variable in foldertree.php. The exploit requires register_globals and allow_url_fopen to be enabled.