CVE Catalog

CVE-2004-2341

High
Published: Translated: NVD NIST

Summary

PHP file include injection vulnerability in isearch.inc.php for iSearch allows remote attackers to execute arbitrary code via the isearch_path parameter.

Risk Assessment

An attacker can remotely execute arbitrary code on the server, leading to full system compromise, data theft, or application takeover.

Recommendation

Immediately update iSearch to the latest version and secure the isearch_path parameter against file injection by validating input and using functions like basename() or realpath().

Related vulnerabilities

Original NVD description (English source)

PHP file include injection vulnerability in isearch.inc.php for iSearch allows remote attackers to execute arbitrary code via the isearch_path parameter.

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