LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34347: WordPress Download Manager plugin <= 3.2.48 - Cross-Site Request Forgery (CSRF) vulnerability

Cross-Site Request Forgery (CSRF) vulnerability in W3 Eden Download Manager plugin <= 3.2.48 at WordPress.

MediumCVSS 4.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
4

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-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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
4.2CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L1.62.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.2Medium
CVSS 3.1 vector shape for CVE-2022-34347Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
W3 Eden, Inc.Download Manager (WordPress plugin)<= 3.2.48Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-352 · source CWE mapping

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.