Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Stefano Marra Smart Mockups smart-mockups allows Stored XSS.This issue affects Smart Mockups: from n/a through <= 1.2.0.
Security readout for executives and security teams
Plain-English summary
A WordPress site using Smart Mockups version 1.2.0 or earlier may let a logged-in user store malicious script content that later runs in another visitor’s browser. This can expose session data or alter page behavior, but the sources do not show unauthenticated exploitation or active attacks.
Executive priority
Prioritize within normal vulnerability remediation cycles for affected WordPress properties. Escalate if the plugin is used on public, high-trust, or customer-facing sites with many privileged contributors.
Technical view
CVE-2024-50537 is a stored cross-site scripting flaw in the WordPress Smart Mockups plugin, attributed to improper output neutralization. The CVSS 3.1 score is 6.5 with network attack vector, low complexity, low privileges required, user interaction required, and changed scope.
Likely exposure
Exposure is limited to WordPress installations with Stefano Marra Smart Mockups smart-mockups installed at version 1.2.0 or earlier. The bundle does not identify affected themes, hosted services, or downstream products.
Exploitation context
The CVE is not listed as KEV in the supplied bundle. No cited source states active exploitation, public exploit availability, or exploitation volume. Treat this as a credible stored XSS risk needing inventory and patch-status validation.
Researcher notes
Evidence supports stored XSS, CWE-79, and CVSS 6.5. The sources do not provide payload details, vulnerable parameters, proof of active exploitation, or a fixed version. Avoid assuming exploitability beyond a low-privileged authenticated attacker plus victim interaction.
Mitigation direction
Inventory WordPress sites for the Smart Mockups plugin and installed version.
Check vendor or Patchstack guidance for a fixed release before upgrading.
Disable or remove the plugin where it is not required.
Restrict plugin access to trusted users until remediation is confirmed.
Review WordPress users with content or plugin-management privileges.
Validation and detection
Confirm whether Smart Mockups is installed on each WordPress site.
Record plugin versions and flag any version 1.2.0 or earlier.
Check whether vendor guidance names a patched version or workaround.
Review site logs for suspicious activity around plugin-managed content.
Verify remediation by confirming the plugin is updated, disabled, or removed.
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.