Security readout for executives and security teams
Plain-English summary
CVE-2012-2935 is a cross-site scripting issue in OSCommerce Online Merchant 3.0.2 checkout code. A remote attacker could inject web script or HTML through the value_title parameter. Business impact depends on whether legacy osCommerce 3.0.2 checkout pages are still exposed.
Executive priority
Treat as targeted legacy e-commerce risk, not a confirmed emergency. Prioritize if public checkout flows still run OSCommerce Online Merchant 3.0.2 or related forked code.
Technical view
The CVE describes XSS in osCommerce/OM/Core/Site/Shop/Application/Checkout/pages/main.php, specifically via value_title. It is noted as distinct from CVE-2012-1059. The bundle provides no CVSS score, CWE mapping, or detailed affected-version range beyond OSCommerce Online Merchant 3.0.2.
Likely exposure
Exposure is likely limited to organizations still running OSCommerce Online Merchant 3.0.2 or derived code containing the affected checkout page. Public storefront checkout routes would matter most.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. It only states that remote attackers can inject script or HTML via value_title.
Researcher notes
Evidence is sparse: no CVSS, no CWE, no KEV, and no detailed exploit-status source is provided. The key anchors are the CVE description, IBM X-Force entry, and upstream osCommerce commit reference.
Mitigation direction
- Inventory public osCommerce Online Merchant 3.0.2 deployments.
- Review the referenced upstream osCommerce commit and vendor guidance.
- Prioritize remediation for exposed checkout pages.
- Retire or isolate unsupported legacy storefront code where patch status is unclear.
Validation and detection
- Confirm whether the affected checkout main.php path exists.
- Check whether the referenced upstream commit is present in deployed code.
- Review web logs for unexpected value_title activity.
- Document any compensating controls around public checkout input handling.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2012-2935 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- oscommerce-main-xss(75900)CVE reference · vdb-entry, x_refsource_XF
- https://github.com/osCommerce/oscommerce/commit/a5aeb0448cc333cc4b801c0e01981b218fd9c7dfCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
