Vikingboard · Vikingboard · CVE-2006-4708
**Name of the Vulnerable Software and Affected Versions**
Vikingboard version 0.1b
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML, which can lead to cross-site scripting (XSS) attacks. This is possible via the `act` parameter in "help.php" and "search.php", and the `p` parameter in "report.php".
**Recommendations**
For Vikingboard version 0.1b, consider disabling the `act` parameter in "help.php" and "search.php", and the `p` parameter in "report.php" as a temporary workaround until a patch is available. Restrict access to "help.php", "search.php", and "report.php" to minimize the risk of exploitation. Avoid using the `act` and `p` parameters in the affected API endpoints until the issue is resolved.