First published: Fri Aug 09 2013(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in the SilverStripe e-commerce module 3.0 for SilverStripe CMS allow remote attackers to inject arbitrary web script or HTML via the (1) FirstName, (2) Surname, or (3) Email parameter to code/forms/OrderFormAddress.php; or the (4) FirstName or (5) Surname parameter to code/forms/ShopAccountForm.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Silverstripe silverstripe | =3.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-6458 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2012-6458, you should update the SilverStripe e-commerce module to a version that has patched this vulnerability.
CVE-2012-6458 affects the SilverStripe e-commerce module 3.0 for SilverStripe CMS, specifically the OrderFormAddress.php file.
Users of SilverStripe CMS who utilize the e-commerce module version 3.0.0 are impacted by CVE-2012-6458.
Attackers can exploit CVE-2012-6458 by injecting malicious scripts via the FirstName, Surname, or Email parameters in the OrderFormAddress.php file.