CVE Catalog

CVE-2006-0669

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in archive.asp in GA's Forum Light allow remote attackers to execute arbitrary SQL commands via the Forum and pages parameters. The vendor disputes this, stating the forum does not use an SQL database, and researchers suggest the issue may be a VBScript parsing error.

Risk Assessment

An attacker could potentially manipulate database queries, leading to data leakage or modification if the system actually uses an SQL database. In case of a parsing error, the risk is lower but may cause unexpected application behavior.

Recommendation

Verify whether the application uses an SQL database and apply proper input filtering or update to a newer version if available.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in archive.asp in GA's Forum Light allow remote attackers to execute arbitrary SQL commands via the (1) Forum and (2) pages parameter. NOTE: SecurityTracker says that the vendor has disputed this issue, saying that GA Forum Light does not use an SQL database. SecurityTracker's research indicates that the original problem could be due to a vbscript parsing error based on invalid arguments

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