First published: Tue Feb 14 2012(Updated: )
Cross-site scripting (XSS) vulnerability in osCommerce/OM/Core/Site/Shop/Application/Cart/pages/main.php in OSCommerce Online Merchant 3.0.2 allows remote attackers to inject arbitrary web script or HTML via the value_title parameter, as demonstrated using the "Front" field in the shirt module.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OSCommerce Online Merchant | =3.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-1059 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2012-1059, ensure you validate and sanitize user inputs, particularly those affecting the value_title parameter.
CVE-2012-1059 affects osCommerce Online Merchant version 3.0.2.
CVE-2012-1059 is a cross-site scripting (XSS) vulnerability.
Attackers can exploit CVE-2012-1059 by injecting malicious scripts through the value_title parameter in the cart application.