CVE Catalog

CVE-2005-1378

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in the notes module for phpBB, in posting_notes.php, allows remote attackers to execute arbitrary SQL commands via the p parameter (used in the $post_id variable) and other attack vectors.

Risk Assessment

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

Recommendation

Immediately update the notes module to the latest version or apply a patch that prevents SQL injection, and validate all input parameters.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in posting_notes.php in the notes module for phpBB allows remote attackers to execute arbitrary SQL commands via the p parameter, which is used in the $post_id variable, and other attack vectors.

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