Php · Php Live! · CVE-2007-3060
Name of the Vulnerable Software and Affected Versions:
PHP Live! version 3.2.2
Description:
The issue concerns multiple cross-site scripting (XSS) vulnerabilities. These vulnerabilities allow remote attackers to inject arbitrary web script or HTML via several parameters to different PHP files. The affected parameters include `sid` to "chat.php", `LANG[DEFAULT BRANDING]` and `PHPLIVE VERSION` to "help.php", `admin[name]` to "admin/header.php", and `BASE URL` to "super/info.php". Additionally, the `LANG[DEFAULT BRANDING]`, `PHPLIVE VERSION`, and `nav line` parameters to "setup/footer.php" are also vulnerable.
Recommendations:
For PHP Live! version 3.2.2, consider disabling the vulnerable parameters `sid`, `LANG[DEFAULT BRANDING]`, `PHPLIVE VERSION`, `admin[name]`, `BASE URL`, and `nav line` until a patch is available. Restrict access to the affected PHP files, including "chat.php", "help.php", "admin/header.php", "super/info.php", and "setup/footer.php", to minimize the risk of exploitation. Avoid using these parameters in the affected API endpoints until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.