Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Michael Visser Jigoshop – Store Toolkit jigoshop-store-toolkit allows Reflected XSS.This issue affects Jigoshop – Store Toolkit: from n/a through <= 1.4.0.
Security readout for executives and security teams
Plain-English summary
CVE-2024-51712 is a reflected cross-site scripting issue in the WordPress Jigoshop – Store Toolkit plugin through version 1.4.0. A victim would need to interact with a crafted request or link. Impact can include limited confidentiality, integrity, and availability effects in the victim’s browser context.
Executive priority
Treat as a high-priority WordPress plugin risk where the plugin is present. Prioritize internet-facing sites and ecommerce-adjacent WordPress environments, but do not classify as emergency exploitation without additional evidence.
Technical view
The source describes CWE-79 improper input neutralization during web page generation in package jigoshop-store-toolkit. CVSS 3.1 is 7.1 with network access, low complexity, no privileges, required user interaction, changed scope, and low C/I/A impacts. The bundle does not provide affected endpoints, payload details, or a confirmed fixed version.
Likely exposure
Exposure is likely limited to WordPress sites that have Jigoshop – Store Toolkit installed at version 1.4.0 or earlier. The source bundle has incomplete package metadata and no CPEs, so asset inventory verification is required.
Exploitation context
The CVE is not listed as KEV in the source bundle, and no provided source confirms active exploitation. The attack requires user interaction, consistent with reflected XSS, but the bundle does not include exploit maturity or in-the-wild evidence.
Researcher notes
Evidence is enough to identify product, weakness class, version range, and CVSS vector. It is not enough to name a vulnerable parameter, exploit path, patch version, or exploitation status. The affected metadata includes limited version detail and no CPEs.
Mitigation direction
Inventory WordPress installations for jigoshop-store-toolkit and record installed versions.
Check vendor and Patchstack guidance for fixed release or official workaround status.
Upgrade only to a vendor-confirmed fixed version when available.
If no fix is available, assess disabling the plugin until guidance exists.
Use WAF or browser security controls as compensating controls where appropriate.
Validation and detection
Confirm whether any site runs Jigoshop – Store Toolkit version 1.4.0 or earlier.
Verify remediation by confirming the vulnerable plugin version is absent.
Review web and WAF logs for suspicious plugin-related requests.
Check user-facing workflows for unexpected reflected content handling without weaponized testing.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.