Security readout for executives and security teams
Plain-English summary
CVE-2012-1413 is an installer-time cross-site scripting issue in Zen Cart 1.5.0 and earlier. If the installer is reachable, an attacker may inject script or HTML through the database username field. Business urgency depends mainly on whether old Zen Cart installer files remain exposed.
Executive priority
Prioritize if legacy Zen Cart sites or exposed installer files exist. This is not KEV-listed, but exposed installers are a weak operational control and can create avoidable compromise paths during setup or maintenance.
Technical view
The CVE describes XSS in zc_install/includes/modules/pages/database_setup/header_php.php during installation. The db_username parameter to zc_install/index.php can carry arbitrary web script or HTML. The provided bundle does not include CVSS, CWE, exploit maturity, or a named vendor fix.
Likely exposure
Likely exposure is limited to Zen Cart 1.5.0 and earlier where zc_install remains present and reachable. Production sites with installer files removed or access-controlled are less likely exposed. The source bundle does not confirm default post-install behavior.
Exploitation context
The source bundle lists KEV as false and provides no evidence of active exploitation. The issue is remotely reachable only when the installer endpoint is accessible. No exploit code or weaponized procedure is needed to assess risk.
Researcher notes
Treat the vulnerable surface as installer-specific. The affected product and version come from the CVE description, while the structured affected field is not populated. Evidence is incomplete for scoring, patch level, and exploitation in the wild.
Mitigation direction
- Remove or restrict access to zc_install if installation is complete.
- Check Zen Cart vendor guidance for fixed versions or installer hardening.
- Upgrade away from Zen Cart 1.5.0 or earlier where feasible.
- Block public access to installer paths at the web server or edge.
Validation and detection
- Inventory Zen Cart instances and confirm their reported version.
- Verify whether zc_install/index.php is publicly reachable.
- Check deployed files for the database_setup installer path.
- Review access logs for unexpected requests to zc_install endpoints.
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-1413 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
- https://www.trustwave.com/spiderlabs/advisories/TWSL2012-004.txtCVE reference · x_refsource_MISC
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.
