CVE Catalog

CVE-2006-1667

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in slides.php of Crafty Syntax Image Gallery (CSIG) 3.1g and earlier allows remote authenticated users to execute arbitrary SQL commands via the limitquery_s parameter when the $projectid variable is less than 1.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify data, leading to a breach of confidentiality and integrity of the system.

Recommendation

Immediately update the script to the latest available version and apply parameterized SQL queries or input validation for the limitquery_s parameter.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in slides.php in Eric Gerdes Crafty Syntax Image Gallery (CSIG) (aka PHP thumbnail Photo Gallery) 3.1g and earlier allows remote authenticated users to execute arbitrary SQL commands via the limitquery_s parameter when the $projectid variable is less than 1, which prevents the $limitquery_s from being set within slides.php.

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