CVE Catalog

CVE-2006-0907

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in PHP-Nuke before version 7.8 Patched 3.2 allows remote attackers to execute arbitrary SQL commands via encoded /%2a (/*) sequences in the query string, bypassing regular expressions intended to protect against SQL injection, as demonstrated via the kala parameter.

Risk Assessment

The risk involves unauthorized access to the database, potential leakage of sensitive information, and possible modification or deletion of data, which could compromise system integrity and user trust.

Recommendation

It is recommended to immediately upgrade PHP-Nuke to version 7.8 Patched 3.2 or later, which includes a fix for this vulnerability. Additionally, review and strengthen input validation mechanisms in the application.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in PHP-Nuke before 7.8 Patched 3.2 allows remote attackers to execute arbitrary SQL commands via encoded /%2a (/*) sequences in the query string, which bypasses regular expressions that are intended to protect against SQL injection, as demonstrated via the kala parameter.

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