First published: Thu Jun 29 2017(Updated: )
In index.php in Zen Cart 1.6.0, the products_id parameter can cause XSS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zen Cart | =1.6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-10667 is classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2017-10667, ensure that user input is properly sanitized and validated before being rendered in the application.
CVE-2017-10667 specifically affects Zen Cart version 1.6.0.
CVE-2017-10667 can lead to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts.
You can verify if your product ID is vulnerable by testing URL parameters in Zen Cart 1.6.0 for unsanitized output.