CVE Catalog

CVE-2006-0854

High
Published: Translated: NVD NIST

Summary

The common.php script in Intensive Point iUser Ecommerce contains a PHP remote file inclusion vulnerability. An attacker can exploit the uninitialized include_path variable to include arbitrary files from a remote server.

Risk Assessment

The risk involves remote code execution on the server, potentially leading to full application compromise and data access.

Recommendation

Immediately update the application to the latest version or apply a patch that initializes the include_path variable before use.

Related vulnerabilities

Original NVD description (English source)

PHP remote file inclusion vulnerability in common.php in Intensive Point iUser Ecommerce allows remote attackers to include arbitrary files via a URL in the include_path variable, which is not initialized before being used.

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