Security readout for executives and security teams
Plain-English summary
CVE-2012-2517 is a cross-site scripting issue in PrestaShop versions before 1.4.9. A remote attacker could inject script or HTML through an ajax.php product parameter. For businesses, the concern is legacy e-commerce sites where injected script could affect customer trust, sessions, or checkout-adjacent browsing.
Executive priority
Prioritize this for legacy e-commerce environments. It is old and not KEV-listed, but exposed unsupported storefronts can still create customer-facing script injection risk and reputational impact.
Technical view
The CVE describes XSS in PrestaShop before 1.4.9 via the index of the product[] parameter to ajax.php. The source bundle does not provide CVSS, CWE, authentication requirements, or confirmed exploitation details. Treat exposed legacy PrestaShop instances as the main risk population.
Likely exposure
Likely exposure is limited to organizations still running PrestaShop before 1.4.9, especially internet-facing storefronts with ajax.php reachable. Current supported PrestaShop branches are not identified as affected in the provided sources.
Exploitation context
No active exploitation is documented in the supplied sources, and the CVE is not marked as CISA KEV. The vulnerability is remotely reachable according to the CVE description, but the bundle does not provide exploit maturity or real-world campaign evidence.
Researcher notes
Evidence is sparse: the bundle identifies the vulnerable parameter and fixed-version boundary, but lacks CVSS, CWE, authentication context, and exploit status. Avoid expanding scope beyond PrestaShop before 1.4.9 without vendor or package evidence.
Mitigation direction
- Identify any PrestaShop installations older than 1.4.9.
- Upgrade affected PrestaShop instances to 1.4.9 or later.
- If upgrade is blocked, check PrestaShop guidance for supported compensating controls.
- Retire or isolate abandoned legacy storefronts that cannot be maintained.
- Review logs for suspicious ajax.php requests involving product parameters.
Validation and detection
- Inventory public web assets for PrestaShop version evidence.
- Confirm whether ajax.php exists and is externally reachable.
- Check deployed PrestaShop version against the before-1.4.9 affected range.
- Review application and access logs for unusual ajax.php activity.
- Verify remediation by confirming the upgraded version after maintenance.
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-2517 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.htbridge.com/advisory/HTB23091CVE reference · x_refsource_MISC
- https://www.prestashop.com/download/old/changelog_1.4.9.0.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.
