CVE-2024-52801
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-52801
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-29T18:26:06.163Z
- Last Modified Date
- 2024-11-29T18:26:06.163Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/drakkan/sftpgo/security/advisories/GHSA-6943-qr24-82vx | x_refsource_CONFIRM |
https://github.com/drakkan/sftpgo/commit/f30a9a2095bf90c0661b04fe038e3b7efc788bc6 | x_refsource_MISC |
https://github.com/rs/xid | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-52801 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52801 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-30 13:16:16 | Added to TrackCVE |