Php · Phpcounter · CVE-2005-2288
Name of the Vulnerable Software and Affected Versions:
PHPCounter version 7.2
Description:
A cross-site scripting (XSS) issue allows remote attackers to inject arbitrary web script or HTML via the `EpochPrefix` parameter. This can lead to the execution of malicious code on the victim's browser.
Recommendations:
For PHPCounter version 7.2, avoid using the `EpochPrefix` parameter until a patch is available. As a temporary workaround, consider validating and sanitizing all input to prevent malicious code injection.