Xoops · Makale · CVE-2008-4653
**Name of the Vulnerable Software and Affected Versions**
Makale versions 0.26 and possibly other versions
**Description**
The issue allows remote attackers to execute arbitrary SQL commands via the `id` parameter in the makale.php file, a module for XOOPS.
**Recommendations**
For Makale version 0.26, update the module to prevent SQL injection attacks by properly sanitizing the `id` parameter.
For other possibly affected versions, ensure that the `id` parameter is validated and sanitized to prevent arbitrary SQL command execution.