Ddl · Ddl Cms · CVE-2009-3331
**Name of the Vulnerable Software and Affected Versions**
DDL CMS version 1.0
**Description**
The issue allows remote attackers to execute arbitrary PHP code. This can be achieved by providing a URL in the `wwwRoot` parameter to specific PHP files, including "header.php", "submit.php", "submitted.php", and "autosubmitter/index.php".
**Recommendations**
For DDL CMS version 1.0, consider restricting access to the `wwwRoot` parameter in the mentioned PHP files until a patch is available. As a temporary workaround, avoid using the `wwwRoot` parameter in the affected API endpoints, such as "header.php", "submit.php", "submitted.php", and "autosubmitter/index.php", to minimize the risk of exploitation.