CVE Catalog

CVE-2005-2893

High
Published: Translated: NVD NIST

Summary

A direct static code injection vulnerability in setcookie.php of PBLang 4.65 allows remote attackers to inject arbitrary PHP code via the 'u' parameter, which is later executed upon login.

Risk Assessment

An attacker can gain full control of the web server, execute arbitrary PHP code, and consequently compromise user data, modify website content, or use the server for further attacks.

Recommendation

Immediately update PBLang to the latest available version that fixes this vulnerability. If an update is not possible, disable or remove the setcookie.php file and apply input filtering for the 'u' parameter.

Related vulnerabilities

Original NVD description (English source)

Direct static code injection vulnerability in setcookie.php in PBLang 4.65, and possibly earlier versions, allows remote attackers to execute arbitrary PHP code via the username (u parameter), which is directly injected into a file that is later executed upon login.

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