Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 606 Bytes

Changelog

This file is a running track of new features and fixes to each version of the daemon released starting with v1.0.3.

v1.0.4

Fixed

  • [Security] Addresses a bug in path resolution when writing deep directories that could allow a user to write (but not read) a file outside their server scope.

v1.0.3

Fixed

  • Fixes a regression in file permission handling via SFTP. File permissions can now be changed and are not forced to a specific setting.
  • [Security] Fixes an unauthorized file read outside of server directory vulnerability when working with the standalone SFTP server.