Security readout for executives and security teams
Plain-English summary
CVE-2024-33571 is a reflected cross-site scripting issue in the WordPress VOD Infomaniak plugin through version 1.5.6. An attacker could trick a user into opening crafted content that makes script run in that user’s browser. The source bundle does not identify active exploitation or a fixed version.
Executive priority
Treat as high priority for WordPress estates using this plugin, especially public sites with administrator access. The issue requires user interaction and has no cited active exploitation, but reflected XSS can support account compromise or content tampering when privileged users are targeted.
Technical view
The CVE describes CWE-79 improper input neutralization during web page generation in Infomaniak Network VOD Infomaniak, package vod-infomaniak. CVSS 3.1 is 7.1 high: network-reachable, low complexity, no privileges, user interaction required, changed scope, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely limited to WordPress sites running the VOD Infomaniak plugin at version 1.5.6 or earlier. Sites without this plugin are not indicated as affected. The provided affected-version metadata is sparse, so confirm against vendor or Patchstack records.
Exploitation context
The source bundle does not cite CISA KEV listing or active exploitation. Because this is reflected XSS with UI:R, exploitation depends on getting a target user to interact with attacker-controlled content. Business impact is highest where privileged WordPress users are targeted.
Researcher notes
CVSS indicates AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L. The provided sources do not name the vulnerable parameter, exploit method, fixed version, or mitigation beyond the affected range. Avoid assuming a patch until vendor or Patchstack guidance confirms one.
Mitigation direction
- Inventory WordPress sites for the vod-infomaniak plugin.
- Check vendor, WordPress plugin, or Patchstack guidance for a fixed version.
- Update the plugin if a vendor-supported fixed release exists.
- Disable or remove the plugin where it is unnecessary.
- Use web security controls to reduce XSS exposure while awaiting vendor guidance.
Validation and detection
- Confirm whether VOD Infomaniak is installed on each WordPress site.
- Record installed plugin versions and flag versions through 1.5.6.
- Review vendor or Patchstack advisory status for remediation details.
- Check web logs for suspicious requests to plugin-related routes.
- Prioritize validation on sites with administrator traffic or public access.
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.
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.
Open ATT&CK lookupCVE-2024-33571 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
- High
- CVSS
- 7.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
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 vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L2.83.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/Wordpress/Plugin/vod-infomaniak/vulnerability/wordpress-vod-infomaniak-plugin-1-5-6-reflected-cross-site-scripting-xss-vulnerability?_s_id=cveCVE reference · vdb-entry
- https://patchstack.com/database/vulnerability/vod-infomaniak/wordpress-vod-infomaniak-plugin-1-5-6-reflected-cross-site-scripting-xss-vulnerability?_s_id=cveCVE reference · vdb-entry, x_transferred
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.
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.
