DolphinschedulerApplication · Apache

CVE-2022-34662

MEDIUM · 6.5 CVSS v3.1 Published 2022-11-01
Fix available
A fix is available. Upgrade to 3.0.0 or later.
See remediation →
71/100
Remediation priority · Elevated
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
When users add resources to the resource center with a relation path will cause path traversal issues and only for logged-in users. You could upgrade to version 3.0.0 or higher

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

A path traversal vulnerability exists in the resource center feature where users can add resources using a relation path, allowing attackers to access files outside the intended directory. This occurs due to insufficient input validation on the path parameter when adding resources, and the vulnerability is only exploitable by authenticated (logged-in) users.

MitigationUpgrade to version 3.0.0 or higher to receive the patch that addresses the path traversal vulnerability in the resource center functionality.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
DolphinschedulerApplication
Affected:< 3.0.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Apache Dolphinscheduler installation
    Identify the installed Dolphinscheduler version by checking the version file, startup logs, or administrative UI. Common locations include the 'conf' directory configuration files or the UI footer displaying the version number.
    Affected if The installed version is anything less than 3.0.0 (e.g., 2.x.x series)
  2. Verify resource center feature is accessible
    Log in as an authenticated user and navigate to the resource center module in the Dolphinscheduler web interface. Check if the 'Resource Center' or 'Resources' tab is visible and accessible to regular users.
    Affected if The resource center feature is enabled and accessible to authenticated users (non-admin users can access the resource management functionality)
  3. Check resource file upload/add functionality
    In the resource center interface, locate the option to add or upload resources. Observe if there is a path parameter or file selection mechanism that allows specifying custom paths for resource relations.
    Affected if The resource add/upload interface accepts custom path input without strict validation or displays a path traversal capability
  4. Review resource storage configuration
    Examine the Dolphinscheduler configuration files (commonly in conf/ or properties files) for the resource.base.path or similar resource storage directory setting. This defines where resources are stored.
    Affected if Resources are stored in a configurable directory path that could be manipulated via path traversal input
  5. Assess user permissions to resource center
    Check the user role assignments and permissions configuration to determine which authenticated users have access to creating or modifying resources in the resource center.
    Affected if Non-administrative authenticated users have create or upload permissions in the resource center

A user is affected if they run Apache Dolphinscheduler version below 3.0.0 with the resource center feature enabled and accessible to authenticated users who can add resources with custom path input.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 3.0.0 or later
Fixed in 3.0.0
Interim mitigation

Upgrade to version 3.0.0 or higher to receive the patch that addresses the path traversal vulnerability in the resource center functionality.

Recommended fix Moderate confidence

3.0.0

  1. Review current Dolphinscheduler installation and confirm current version is below 3.0.0
  2. Review the official Apache DolphinScheduler 3.0.0 release notes and upgrade guide for breaking changes
  3. Create a backup of the current DolphinScheduler database and configuration files
  4. Test the upgrade in a staging environment before applying to production
  5. Stop the DolphinScheduler services
  6. Upgrade DolphinScheduler to version 3.0.0 or later using the appropriate installation method (upgrade tool, helm, or docker)
  7. Verify the upgrade was successful by checking the version number
  8. Test that the path traversal vulnerability is resolved by attempting to add a resource with a relative path containing ../ sequences
Caveat Review Apache DolphinScheduler 3.0.0 release notes for API and configuration changes that may affect existing workflows

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Dolphinscheduler Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-34662 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-34662 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data