Cplinks · Cplinks · CVE-2008-2180
**Name of the Vulnerable Software and Affected Versions**
cpLinks version 1.03
**Description**
The issue allows remote attackers to execute arbitrary SQL commands. This is possible via the `admin username` parameter to "admin/index.php" and the `search text` and `search category` parameters to "search.php", when magic quotes gpc is disabled.
**Recommendations**
For cpLinks version 1.03, consider disabling the use of the `admin username`, `search text`, and `search category` parameters until a patch is available. Additionally, enabling magic quotes gpc can help mitigate the risk of exploitation.