Php · Phpcommunitycalendar · CVE-2006-2797
**Name of the Vulnerable Software and Affected Versions**
phpCommunityCalendar version 4.0.3
**Description**
The issue allows remote attackers to execute arbitrary SQL commands. This is achieved through SQL injection vulnerabilities in various parameters, including the `CalendarDetailsID` parameter in "month.php", "day.php", and "delCalendar.php"; the `ID` parameter in "event.php"; the `AdminUserID` parameter in "delAdmin.php"; the `EventLocationID` parameter in "delAddress.php"; and the `LocationID` parameter in "delCategory.php".
**Recommendations**
For phpCommunityCalendar version 4.0.3, consider disabling the affected parameters, such as `CalendarDetailsID`, `ID`, `AdminUserID`, `EventLocationID`, and `LocationID`, in their respective scripts until a patch is available. Restrict access to the vulnerable scripts, including "month.php", "day.php", "delCalendar.php", "event.php", "delAdmin.php", "delAddress.php", and "delCategory.php", to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.