CVE-2023-35801
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 · uneditedA directory traversal vulnerability in Safe Software FME Server before 2022.2.5 allows an attacker to bypass validation when editing a network-based resource connection, resulting in the unauthorized reading and writing of arbitrary files. Successful exploitation requires an attacker to have access to a user account with write privileges. FME Flow 2023.0 is also a fixed version.
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 · high confidenceA directory traversal vulnerability in Safe Software FME Server allows authenticated users with write privileges to bypass validation when editing network-based resource connections, enabling unauthorized reading and writing of arbitrary files on the host system.
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< 2022.2.5CVSS 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
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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 checksWork through these to decide whether this CVE applies to you.
-
Identify FME Server installationLocate FME Server installation directory, typically under C:\Program Files\Safe Software\FME Server (Windows) or /opt/fme-server (Linux). Check for fme-server.exe or fme-server processes running as a service.Affected if FME Server is installed and running
-
Check installed FME Server versionIn the FME Server web interface, navigate to Administration > Server Statistics > About, or check the version file in the installation directory (version.txt or similar). Compare the version number to 2022.2.5.Affected if Version is lower than 2022.2.5 (e.g., 2022.2.4, 2022.1, 2021.x, etc.)
-
Identify network-based resource connectionsIn FME Server web interface, go to Resources > Manage Connections or navigate to the Network Connections configuration panel. Look for connections configured with network paths (UNC paths like \\server\share or mapped network drives).Affected if Network resource connections are configured and actively used
-
Verify user privileges on resource connectionsIn FME Server, go to Administration > Users and Groups. Check which users or groups have Write or Administrator privileges on resource connections. Look for users assigned to roles with write access to Resources.Affected if Users with write privileges exist and can access resource connection configuration
A user is affected if FME Server version is below 2022.2.5 AND network resource connections are configured with users having write access.
Generated from the published advisory. Verify against your own configuration.
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 · scoped2022.2.5
Upgrade to FME Server 2022.2.5 or later, or FME Flow 2023.0. Restrict user account privileges and monitor for suspicious file access patterns in network resource connections.
FME Server 2022.2.5 or FME Flow 2023.0 (recommended)
- 1. Verify current FME Server version by accessing the FME Server Web Interface and checking the About section or checking the installed version via the system
- 2. Back up the FME Server configuration, databases, and any custom resources before proceeding with the upgrade
- 3. Download FME Server version 2022.2.5 or 2023.0 (the latest fixed version) from the Safe Software downloads portal at downloads.safe.com
- 4. Stop the FME Server services to ensure a clean upgrade process
- 5. Run the FME Server installer for the chosen fixed version (2022.2.5 or 2023.0)
- 6. Follow the on-screen installation prompts, selecting the upgrade option to preserve existing configurations
- 7. After installation completes, start the FME Server services
- 8. Verify the upgrade was successful by logging into the FME Server Web Interface and confirming the version number
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-35801 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-35801 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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