CVE Catalog

CVE-2005-3926

High
Published: Translated: NVD NIST

Summary

A direct static code injection vulnerability in error.php of GuppY 4.5.9 and earlier, with register_globals disabled, allows remote attackers to execute arbitrary PHP code via the _SERVER[REMOTE_ADDR] parameter, which is injected into a .inc script later included by the main script.

Risk Assessment

An attacker can gain full control of the server by executing arbitrary PHP code, compromising data confidentiality, integrity, and availability.

Recommendation

Immediately upgrade GuppY to the latest available version that fixes this vulnerability. If upgrading is not possible, disable or secure the error.php script against direct access.

Related vulnerabilities

Original NVD description (English source)

Direct static code injection vulnerability in error.php in GuppY 4.5.9 and earlier, when register_globals is disabled, allows remote attackers to execute arbitrary PHP code via the _SERVER[REMOTE_ADDR] parameter, which is injected into a .inc script that is later included by the main script.

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