Bigforum · Bigforum · CVE-2010-0948
**Name of the Vulnerable Software and Affected Versions**
Bigforum version 4.5
**Description**
The issue allows remote attackers to execute arbitrary SQL commands. This is possible due to a SQL injection vulnerability in the profil.php file when magic quotes gpc is disabled. The vulnerability can be exploited via the `id` parameter.
**Recommendations**
For Bigforum version 4.5, consider disabling the `id` parameter in the profil.php file until a patch is available, or enable magic quotes gpc to prevent SQL injection attacks.