CVE Catalog

CVE-2006-1478

High
Published: Translated: NVD NIST

Summary

Directory traversal vulnerability in PHP Live Helper 1.8 allows remote authenticated users to include and execute arbitrary local files via the language cookie. An attacker can upload PHP code in a gl_session cookie to users.php, which is stored in error.log and then included by initiate.php.

Risk Assessment

The risk is remote code execution by an authenticated attacker, potentially leading to full server compromise, data theft, or lateral movement within the internal network.

Recommendation

Immediately update PHP Live Helper to the latest version that fixes this vulnerability. If an update is not possible, restrict access to initiate.php and users.php and disable writing untrusted data to error.log.

Related vulnerabilities

Original NVD description (English source)

Directory traversal vulnerability in (1) initiate.php and (2) possibly other PHP scripts in Turnkey Web Tools PHP Live Helper 1.8, and possibly later versions, allows remote authenticated users to include and execute arbitrary local files via directory traversal sequences in the language cookie, as demonstrated by uploading PHP code in a gl_session cookie to users.php, which causes the code to be stored in error.log, which is then included by initiate.php.

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