CVE Catalog

CVE-2006-2565

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in Alstrasoft Article Manager Pro 1.6 allows remote attackers to execute arbitrary SQL commands via the author_id parameter in profile.php and the aut_id parameter in userarticles.php. Invalid SQL manipulation via the aut_id vector may also result in path disclosure.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify data, and in some cases disclose system paths, which may facilitate further attacks.

Recommendation

Immediately update Alstrasoft Article Manager Pro to the latest version or apply a security patch. If an update is not available, implement input validation and parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in Alstrasoft Article Manager Pro 1.6 allows remote attackers to execute arbitrary SQL commands via (1) the author_id parameter in profile.php and (2) the aut_id parameter in userarticles.php. NOTE: the aut_id vector can produce resultant path disclosure if the SQL manipulation is invalid.

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