Opencart · Opencart · CVE-2015-4671
**Name of the Vulnerable Software and Affected Versions**
OpenCart versions prior to 2.1.0.2
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML via the `zone id` parameter to "index.php". This can lead to cross-site scripting (XSS) attacks.
**Recommendations**
For versions prior to 2.1.0.2, update to version 2.1.0.2 or later to resolve the issue. As a temporary workaround, consider restricting access to the "index.php" endpoint or validating and sanitizing the `zone id` parameter to prevent malicious input.