CVE-2019-12146
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 issue was discovered in SSHServerAPI.dll in Progress ipswitch WS_FTP Server 2018 before 8.6.1. Attackers have the ability to abuse a flaw in the SCP listener by crafting strings using specific patterns to write files and create directories outside of their authorized directory.
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 exists in SSHServerAPI.dll within the SCP listener of Progress ipswitch WS_FTP Server 2018 versions prior to 8.6.1. Attackers can craft specific string patterns to escape the authorized directory and write files or create directories in unintended locations on the filesystem.
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< 8.6.1CVSS 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
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.0/AV:N/AC:L/PR:N/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.
-
Confirm WS_FTP Server installationCheck for the presence of WS_FTP Server installation directory, typically at C:\Program Files\Ipswitch\WS_FTP Server or C:\Program Files (x86)\Ipswitch\WS_FTP Server. Use registry key HKEY_LOCAL_MACHINE\SOFTWARE\Ipswitch\WS_FTP or inspect installed programs list.Affected if WS_FTP Server is installed on the system
-
Identify WS_FTP Server versionCheck the installed version by looking at the file version of the main executable (ws_ftpserver.exe) in the installation directory, or query the Windows Registry at HKEY_LOCAL_MACHINE\SOFTWARE\Ipswitch\WS_FTP\Server\CurrentVersion for the Version value.Affected if The installed version is less than 8.6.1 (versions like 8.6.0, 8.5.x, or earlier)
-
Locate SSHServerAPI.dllSearch for SSHServerAPI.dll in the WS_FTP Server installation directory, typically under the \Server\ or \bin\ subfolder. Right-click the file and view Properties > Details to see the file version.Affected if The SSHServerAPI.dll file exists and its version corresponds to a WS_FTP Server version prior to 8.6.1
-
Verify SCP listener is enabledOpen WS_FTP Server Manager, navigate to Server > Connections > SSH2 (or SCP) settings. Check if the SCP listener service is configured and active. Alternatively, check the configuration file scp.cfg or ssh2.cfg in the config directory.Affected if The SCP listener is enabled and running; the vulnerability only affects the SCP listener component
A system is affected if WS_FTP Server versions prior to 8.6.1 are installed with the SCP listener enabled, allowing an attacker to escape the scp user's home directory via directory traversal in the SSHServerAPI.dll component.
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 · scoped8.6.1
Upgrade WS_FTP Server to version 8.6.1 or later to obtain the vendor patch that addresses this directory traversal vulnerability in the SCP listener.
WS_FTP Server 8.6.1 or later
- 1. Back up the current WS_FTP Server configuration and data
- 2. Stop the WS_FTP Server service
- 3. Download WS_FTP Server version 8.6.1 or later from the official Progress Ipswitch download portal (docs.ipswitch.com)
- 4. Run the installer and select the upgrade option
- 5. Follow the on-screen prompts to complete the installation
- 6. Verify the installed version is 8.6.1 or higher
- 7. Start the WS_FTP Server service
- 8. Test the SCP functionality to confirm the path traversal vulnerability is remediated
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.0 h
- Testing4.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,392.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-12146 — 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-2019-12146 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