Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-26299 – ftp-srv is an open-source FTP server designed to be simple yet configurab

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).

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26299

Reference (s):

  • https://github.com/autovance/ftp-srv/security/advisories/GHSA-pmw4-jgxx-pcq9
  • URL: https://github.com/autovance/ftp-srv/security/advisories/GHSA-pmw4-jgxx-pcq9
  • https://github.com/autovance/ftp-srv/commit/457b859450a37cba10ff3c431eb4aa67771122e3
  • URL: https://github.com/autovance/ftp-srv/commit/457b859450a37cba10ff3c431eb4aa67771122e3
  • https://github.com/autovance/ftp-srv/issues/167
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-5980 - The Genertel (aka com.genertel) application 2.6.0 for Android does not ve

2021-current

CVE-2019-7853 - A stored cross-site scripting vulnerability exists in Magento 2.1 prior t

2021-current

CVE-2020-1161 - A denial of service vulnerability exists when ASP.NET Core improperly han