Php · Phpjobscheduler · CVE-2006-5928
**Name of the Vulnerable Software and Affected Versions**
Phpjobscheduler version 3.0
**Description**
The issue allows remote attackers to execute arbitrary PHP code. This can be achieved by providing a URL in the `installed config file` parameter to specific API endpoints, such as "add-modify.php", "delete.php", "modify.php", and "phpjobscheduler.php".
**Recommendations**
For Phpjobscheduler version 3.0, consider restricting access to the `installed config file` parameter in the affected API endpoints until a patch is available. As a temporary workaround, avoid using the `installed config file` parameter in the "add-modify.php", "delete.php", "modify.php", and "phpjobscheduler.php" endpoints to minimize the risk of exploitation.