CVE Catalog

CVE-2006-1362

High
Published: Translated: NVD NIST

Summary

Mini-Nuke CMS System 1.8.2 and earlier contains multiple SQL injection vulnerabilities in the uid, catid, and id parameters across various ASP scripts. This allows a remote attacker to execute arbitrary SQL commands.

Risk Assessment

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

Recommendation

Immediately update Mini-Nuke CMS to the latest available version that fixes these vulnerabilities, and implement parameterized SQL queries in the application code.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in Mini-Nuke CMS System 1.8.2 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the uid parameter in (a) members.asp, the (2) catid parameter in (b) articles.asp and (c) programs.asp, and the (3) id parameter in (d) hpages.asp and (e) forum.asp. NOTE: The pages.asp/id vector is already covered by CVE-2006-0870.

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