CVE-2020-26299
In ftp-srv before version 4.4.0 there is a path-traversal vulnerability.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.86%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
ftp-srv is an open-source FTP server designed to be simple yet configurable. In ftp-srv before version 4.4.0 there is a path-traversal vulnerability. Clients of FTP servers utilizing ftp-srv hosted on Windows machines can escape the FTP user's defined root folder using the expected FTP commands, for example, CWD and UPDR. When windows separators exist within the path (`\`), `path.resolve` leaves the upper pointers intact and allows the user to move beyond the root folder defined for that user. We did not take that into account when creating the path resolve function. The issue is patched in version 4.4.0 (commit 457b859450a37cba10ff3c431eb4aa67771122e3).
- CVSS 3.1
- 9.6 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
- EPSS
- 1.86% probability · 78th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- ftp-srv project/ftp-srv
- Source
- security-advisories@github.com
References
- https://github.com/autovance/ftp-srv/commit/457b859450a37cba10ff3c431eb4aa67771122e3Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/issues/167Exploit, Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/issues/225Exploit, Third Party Advisory
- https://github.com/autovance/ftp-srv/pull/224Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/security/advisories/GHSA-pmw4-jgxx-pcq9Exploit, Third Party Advisory
- https://www.npmjs.com/package/ftp-srvProduct, Third Party Advisory
- https://github.com/autovance/ftp-srv/commit/457b859450a37cba10ff3c431eb4aa67771122e3Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/issues/167Exploit, Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/issues/225Exploit, Third Party Advisory
- https://github.com/autovance/ftp-srv/pull/224Patch, Third Party Advisory
- https://github.com/autovance/ftp-srv/security/advisories/GHSA-pmw4-jgxx-pcq9Exploit, Third Party Advisory
- https://www.npmjs.com/package/ftp-srvProduct, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.