Vulnerability Description
sftpgo is a full-featured and highly configurable event-driven file transfer solution. Server protocols: SFTP, HTTP/S, FTP/S, WebDAV. The OpenID Connect implementation allows authenticated users to brute force session cookies and thereby gain access to other users' data, since the cookies are generated predictably using the xid library and are therefore unique but not cryptographically secure. This issue was fixed in version v2.6.4, where cookies are opaque and cryptographically secure strings. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Related Weaknesses (CWE)
References
- https://github.com/drakkan/sftpgo/commit/f30a9a2095bf90c0661b04fe038e3b7efc788bc
- https://github.com/drakkan/sftpgo/security/advisories/GHSA-6943-qr24-82vx
- https://github.com/rs/xid
FAQ
What is CVE-2024-52801?
CVE-2024-52801 is a documented vulnerability. sftpgo is a full-featured and highly configurable event-driven file transfer solution. Server protocols: SFTP, HTTP/S, FTP/S, WebDAV. The OpenID Connect implementation allows authenticated users to br...
How severe is CVE-2024-52801?
CVSS scoring is not yet available for CVE-2024-52801. Check NVD for updates.
Is there a patch for CVE-2024-52801?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.