Security readout for executives and security teams
Plain-English summary
This affects the WordPress Download Manager plugin from W3 Eden at versions 3.2.48 and earlier. It is a CSRF flaw, meaning an attacker may need to trick a logged-in user into causing an unwanted change. The published score is medium, with limited integrity and availability impact and no listed confidentiality impact.
Executive priority
Treat this as a moderate hygiene item, not an emergency based on current evidence. Patch or remove affected plugin versions during normal vulnerability remediation, prioritizing public WordPress sites and business-critical download portals.
Technical view
CVE-2022-34347 is CWE-352 in W3 Eden Download Manager for WordPress <= 3.2.48. CVSS 3.1 is 4.2: network attack vector, high complexity, no privileges required, user interaction required, unchanged scope, no confidentiality impact, low integrity impact, and low availability impact.
Likely exposure
Exposure is limited to WordPress installations with the W3 Eden Download Manager plugin installed at version 3.2.48 or earlier. The source bundle does not identify affected CPEs, vulnerable endpoints, or required victim role.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. The scoring indicates user interaction is required and attack complexity is high, which lowers urgency compared with unauthenticated direct compromise.
Researcher notes
Available evidence identifies the vulnerability class, affected plugin, version ceiling, and CVSS vector, but not exploit mechanics, fixed version, or active exploitation. Avoid assuming impact beyond limited integrity and availability effects unless vendor details confirm it.
Mitigation direction
- Inventory WordPress sites for the Download Manager plugin and its installed version.
- Update affected installations according to W3 Eden or WordPress.org plugin guidance.
- If no update path is confirmed, consult vendor guidance before relying on compensating controls.
- Consider disabling the plugin temporarily on high-risk sites until remediated.
- Prioritize sites with privileged users who routinely administer content.
Validation and detection
- Confirm whether Download Manager is installed on each WordPress site.
- Flag plugin versions at or below 3.2.48 as affected.
- Verify remediated sites no longer report an affected plugin version.
- Review vendor and Patchstack pages for confirmed fixed-version guidance.
- Check administrative activity for unexpected Download Manager configuration changes.
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-352: 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-2022-34347 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
- Medium
- CVSS
- 4.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/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:H/PR:N/UI:R/S:U/C:N/I:L/A:L1.62.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.2MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/vulnerability/download-manager/wordpress-download-manager-plugin-3-2-48-cross-site-request-forgery-csrf-vulnerabilityCVE reference · x_refsource_CONFIRM
- https://wordpress.org/plugins/download-manager/#developersCVE reference · x_refsource_CONFIRM
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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
