CVE Catalog

CVE-2005-1972

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in InteractivePHP FusionBB .11 Beta and earlier allow remote attackers to execute arbitrary SQL commands via (1) the username, which is not properly handled by the insertUser function, or (2) the bb_session_id value in a cookie.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify user data, and potentially take control of the application.

Recommendation

Immediately update FusionBB to the latest available version that includes security fixes, and use parameterized SQL queries to prevent SQL injection.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in InteractivePHP FusionBB .11 Beta and earlier allow remote attackers to execute arbitrary SQL commands via (1) the username, which is not properly handled by the insertUser function, or (2) the bb_session_id value in a cookie.

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