CVE Catalog

CVE-2006-2005

High
Published: Translated: NVD NIST

Summary

An eval injection vulnerability in index.php of ClanSys 1.1 allows remote attackers to execute arbitrary PHP code by injecting PHP code into the 'page' parameter. The attack can involve injecting an 'include' statement, leading to code execution.

Risk Assessment

The risk for the organization is the potential for complete server compromise, data theft, or malware installation by an unauthenticated remote attacker.

Recommendation

Immediately update ClanSys to the latest available version or apply a security patch. If an update is not possible, disable or remove the vulnerable index.php file and implement input filtering.

Related vulnerabilities

Original NVD description (English source)

Eval injection vulnerability in index.php in ClanSys 1.1 allows remote attackers to execute arbitrary PHP code via PHP code in the page parameter, as demonstrated by using an "include" statement that is injected into the eval statement. NOTE: this issue has been described as file inclusion by some sources, but that is just one attack; the primary vulnerability is eval injection.

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