CVE-2006-2877
Bookmark4U < 2.0 - Remote File Inclusion via include_prefix Parameter
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2006-2877. PoCs published by SnIpEr_SA.
AI-analyzed exploit summary The code describes a remote file inclusion vulnerability in Bookmark4U due to improper input sanitization. An attacker can exploit this to execute arbitrary PHP code by manipulating the 'env[include_prefix]' parameter.
Description
PHP remote file inclusion vulnerability in Bookmark4U 2.0.0 and earlier allows remote attackers to include arbitrary PHP files via the include_prefix parameter in (1) inc/dbase.php, (2) inc/config.php, (3) inc/common.php, and (4) inc/function.php. NOTE: it has been reported that the inc directory is protected by a .htaccess file, so this issue only applies in certain environments or configurations.
Exploits (4)
The code describes a remote file inclusion vulnerability in Bookmark4U due to improper input sanitization. An attacker can exploit this to execute arbitrary PHP code by manipulating the 'env[include_prefix]' parameter.
The code describes a remote file inclusion vulnerability in Bookmark4U due to improper input sanitization. An attacker can exploit this by manipulating the 'env[include_prefix]' parameter to include arbitrary remote PHP files.
The code describes a remote file inclusion vulnerability in Bookmark4U due to improper input sanitization. An attacker can exploit this to execute arbitrary PHP code by manipulating the 'env[include_prefix]' parameter.
The code describes a remote file inclusion vulnerability in Bookmark4U due to improper input sanitization in the 'env[include_prefix]' parameter. An attacker can exploit this to execute arbitrary PHP code by including remote files.