CVE Catalog

CVE-2006-2877

High
Published: Translated: NVD NIST

Summary

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 inc/dbase.php, inc/config.php, inc/common.php, and inc/function.php. This issue only applies in certain environments or configurations where the inc directory is not protected by a .htaccess file.

Risk Assessment

An attacker can remotely execute arbitrary PHP code on the server, leading to full compromise of the application and potentially the entire server, including data theft or takeover.

Recommendation

Immediately update Bookmark4U to the latest available version or apply a security patch. Additionally, ensure the inc directory is protected by a .htaccess file blocking direct access.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS