Unknown · Simple Discussion Board · CVE-2006-4918
**Name of the Vulnerable Software and Affected Versions**
Simple Discussion Board version 0.1.0
**Description**
The issue allows remote attackers to execute arbitrary PHP code. This can be achieved via a URL in the `env dir` parameter to endpoints such as "blank.php", "admin.php", or "builddb.php", and the `script root` parameter to "blank.php".
**Recommendations**
For Simple Discussion Board version 0.1.0, consider disabling access to the `blank.php`, `admin.php`, and `builddb.php` endpoints until a fix is available. Restrict the use of the `env dir` and `script root` parameters in these endpoints to minimize the risk of exploitation.