Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/drakkan/sftpgo
  4. ›
  5. CVE-2022-36071

CVE-2022-36071: Use of Password Hash With Insufficient Computational Effort

September 2, 2022 (updated September 9, 2022)

SFTPGo is configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. SFTPGo WebAdmin and WebClient support login using TOTP (Time-based One Time Passwords) as a secondary authentication factor. Because TOTPs are often configured on mobile devices that can be lost, stolen or damaged, SFTPGo also supports recovery codes. These are a set of one time use codes that can be used instead of the TOTP. In SFTPGo versions from version 2.2.0 to 2.3.3 recovery codes can be generated before enabling two-factor authentication. An attacker who knows the user’s password could potentially generate some recovery codes and then bypass two-factor authentication after it is enabled on the account at a later time. This issue has been fixed in version 2.3.4. Recovery codes can now only be generated after enabling two-factor authentication and are deleted after disabling it.

References

  • github.com/drakkan/sftpgo/issues/965
  • github.com/drakkan/sftpgo/security/advisories/GHSA-54qx-8p8w-xhg8
  • nvd.nist.gov/vuln/detail/CVE-2022-36071

Code Behaviors & Features

Detect and mitigate CVE-2022-36071 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.2.0 before 2.3.4

Fixed versions

  • v2.3.4

Solution

Upgrade to version 2.3.4 or above.

Impact 8.1 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-916: Use of Password Hash With Insufficient Computational Effort

Source file

go/github.com/drakkan/sftpgo/CVE-2022-36071.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:09 +0000.