Hosting users can break out outside the hosting path. The chroot is not configured correctly to prevent breakout. **Sample** ```php <?php require_once('/etc/fruithost/.config.php'); print DATABASE_PASSWORD; ?> ```