Withdrawn: SFTPGo's JWT implmentation lacks certain security measures
Moderate severity
GitHub Reviewed
Published
Jul 22, 2024
to the GitHub Advisory Database
•
Updated Jul 31, 2024
Withdrawn
This advisory was withdrawn on Jul 31, 2024
Description
Published by the National Vulnerability Database
Jul 22, 2024
Published to the GitHub Advisory Database
Jul 22, 2024
Reviewed
Jul 22, 2024
Withdrawn
Jul 31, 2024
Last updated
Jul 31, 2024
Withdrawn:
The attack vector described in the backing report required that an attacker gain access to a user's session cookie. By gaining access to the session cookie the attacker is for all intents and purposes the valid user and any access to user data would be expected.
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.References