cve/2024/CVE-2024-40430.md
2024-08-05 18:41:32 +00:00

982 B

CVE-2024-40430

Description

** DISPUTED ** In SFTPGO 2.6.2, the JWT implementation lacks certain security measures, such as using JWT ID (JTI) claims, nonces, and proper expiration and invalidation mechanisms. NOTE: The vendor argues that the prerequisite for this exploit is to be able to steal another user's cookie. Additionally, it is argued that SFTPGo validates cookies being used by the IP address it was issued to, so stolen cookies from different IP addresses will not work.

POC

Reference

Github

No PoCs found on GitHub currently.