First published: Sun May 27 2012(Updated: )
Cross-site scripting (XSS) vulnerability in osCommerce/OM/Core/Site/Shop/Application/Checkout/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, a different vulnerability than CVE-2012-1059.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OSCommerce Online Merchant | ||
OSCommerce Online Merchant | <=3.0.2 | |
OSCommerce Online Merchant | =2.2 | |
OSCommerce Online Merchant | =2.3.0 | |
OSCommerce Online Merchant | =2.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-2935 is classified as a medium severity Cross-site Scripting (XSS) vulnerability.
To fix CVE-2012-2935, it's recommended to sanitize and validate user input for the value_title parameter to prevent XSS attacks.
CVE-2012-2935 affects OSCommerce Online Merchant versions up to 3.0.2, as well as versions 2.2, 2.3.0, and 2.3.1.
CVE-2012-2935 is a different vulnerability than CVE-2012-1059, although both involve XSS issues.
CVE-2012-2935 can allow remote attackers to inject arbitrary web script or HTML into the application.