CVE Catalog

CVE-2005-0413

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector 2 exists in 3.0 and earlier.

Risk Assessment

An attacker can gain unauthorized access to the forum database, steal or modify user data, and in extreme cases take control of the server.

Recommendation

Immediately update MyPHP Forum to the latest available version or apply appropriate security patches. If an update is not possible, implement input filtering and sanitization for all parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector 2 exists in 3.0 and earlier.

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