Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in FolioVision FV Descriptions fv-descriptions allows Reflected XSS.This issue affects FV Descriptions: from n/a through <= 1.4.
Security readout for executives and security teams
Plain-English summary
CVE-2024-56032 is a reflected cross-site scripting issue in the WordPress FV Descriptions plugin through version 1.4. An attacker would need a user to interact with a crafted request, but successful exploitation could affect that user’s browser session and site trust.
Executive priority
Treat this as a high-priority WordPress plugin exposure review, especially for public sites. It is not confirmed as actively exploited in the provided sources, but affected sites should be identified and remediated promptly.
Technical view
The flaw is CWE-79 improper input neutralization during web page generation in FolioVision FV Descriptions. The CVSS 3.1 score is 7.1 with network attack vector, low complexity, no privileges required, user interaction required, and changed scope.
Likely exposure
Exposure is limited to WordPress sites using the FV Descriptions plugin at version 1.4 or earlier. The bundle does not identify other affected FolioVision products or platforms.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The risk is still material because exploitation is unauthenticated, web reachable, and requires only user interaction.
Researcher notes
Evidence names reflected XSS in fv-descriptions through version 1.4, but the bundle does not include vulnerable parameter details, proof-of-concept data, or confirmed fixed version. Avoid assuming exploit maturity beyond CVSS and the Patchstack entry.
Mitigation direction
Inventory WordPress sites for FV Descriptions plugin installations.
Check FolioVision, WordPress plugin, or Patchstack guidance for a fixed release.
Update if a vendor-supported fixed version is available.
Deactivate the plugin where it is not business-required.
Prioritize admin-facing sites and high-traffic public WordPress properties.
Validation and detection
Confirm whether FV Descriptions is installed on each WordPress site.
Record the installed plugin version and flag version 1.4 or earlier.
Verify whether vendor guidance names a fixed version or workaround.
Review web logs for unusual requests targeting FV Descriptions parameters.
Retest only with approved, non-destructive XSS validation methods.
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.