CVE Catalog

CVE-2005-2193

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in the user profile edit module in profile.php for PunBB 1.2.5 and earlier allows remote attackers to execute arbitrary SQL statements via the temp array, which is not initialized before it is used and prevents the attacker-supplied portions of the array from being properly escaped.

Risk Assessment

The risk for the organization includes unauthorized access to the database, theft or modification of user data, and potential system compromise.

Recommendation

It is recommended to immediately upgrade PunBB to a version later than 1.2.5 that includes a fix for this vulnerability. If an upgrade is not possible, manually initialize the temp array in profile.php before use.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in the user profile edit module in profile.php for PunBB 1.2.5 and earlier allows remote attackers to execute arbitrary SQL statements via the temp array, which is not initialized before it is used and prevents the attacker-supplied portions of the array from being properly escaped.

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