PT-2024-35452 · Sftpgo+1 · Sftpgo+1
Denisvr72
·
Published
2024-11-29
·
Updated
2024-12-11
·
CVE-2024-52801
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
sftpgo versions prior to v2.6.4
Description
The OpenID Connect implementation in sftpgo allows authenticated users to brute force session cookies, gaining access to other users' data. This is because the cookies are generated predictably using the xid library and are unique but not cryptographically secure.
Recommendations
For versions prior to v2.6.4, upgrade to version v2.6.4 or later, where cookies are opaque and cryptographically secure strings.
As a temporary workaround, consider restricting access to the OpenID Connect implementation until a patch is available.
Avoid using the predictably generated session cookies in the affected API endpoints until the issue is resolved.
Exploit
Fix
Use of a Broken Cryptographic Algorithm
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sftpgo
Xid