CVE Catalog

CVE-2006-1777

High
Published: Translated: NVD NIST

Summary

A directory traversal vulnerability in doc/index.php in Simplog 0.9.2 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the s parameter. The attack can be performed by injecting PHP code into the Apache error_log file, which is then included by doc/index.php.

Risk Assessment

The risk for the organization includes the possibility of remote code execution on the server, which can lead to full system compromise, data theft, or application takeover.

Recommendation

It is recommended to immediately upgrade Simplog to the latest available version that fixes this vulnerability. If an upgrade is not possible, restrict access to doc/index.php and disable the s parameter or apply proper input filtering.

Related vulnerabilities

Original NVD description (English source)

Directory traversal vulnerability in doc/index.php in Jeremy Ashcraft Simplog 0.9.2 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the s parameter, as demonstrated by injecting PHP sequences into an Apache error_log file, which is then included by doc/index.php.

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