VYPR
Unrated severityNVD Advisory· Published Nov 22, 2005· Updated Apr 16, 2026

CVE-2005-3739

CVE-2005-3739

Description

Unspecified vulnerability in subheader.php in PHP-Fusion 6.00.206 and earlier allows remote attackers to obtain the full path via unspecified vectors.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

PHP-Fusion 6.00.206 and earlier discloses the full server path via subheader.php, aiding further attacks.

Vulnerability

In PHP-Fusion versions 6.00.206 and earlier, the file subheader.php lacks the path disclosure protection present elsewhere in the application [1]. An unspecified vector allows remote attackers to trigger an error that reveals the full server filesystem path. The exact conditions required are not detailed, but the vulnerability is present in the default installation.

Exploitation

An attacker can exploit this by sending a crafted HTTP request to subheader.php without any prior authentication or special privileges [1]. The request may involve malformed parameters or direct access that causes PHP to output an error message containing the absolute path. No user interaction is required.

Impact

Successful exploitation results in disclosure of the full server path (e.g., /var/www/html/). While this is a low-severity information leak, it can assist an attacker in planning further attacks, such as exploiting local file inclusion or SQL injection vulnerabilities that require knowledge of the filesystem layout.

Mitigation

The vendor acknowledged the issue on November 19, 2005, and stated they would address it [2]. No specific patched version is mentioned in the available references. Users should upgrade to a later version of PHP-Fusion that includes a fix for this path disclosure. As a workaround, administrators can disable error display or configure custom error handlers to prevent path leakage. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.